diff options
author | Yao Chen <yaochen@google.com> | 2019-01-09 15:41:50 -0800 |
---|---|---|
committer | Yao Chen <yaochen@google.com> | 2019-01-10 17:26:26 -0800 |
commit | 037ad04df72ee0c826c8370e1b755dadaf9fd9d8 (patch) | |
tree | 131585b3026b9e508ef7426a64453e86c91b38a1 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 5c6e4acbe1c0e8db56a605f73d94f0b19b614f8f (diff) |
Add a struct wrapper for bytes fields in stats_log cpp APIs.
To avoid conflict between statslog.write() function signatures for
Atom1 {
Foo foo = 1 [logMode=bytes];
}
and
Atom2 {
string bar = 1;
int64 arg2 = 2;
}
Bug: 122571213
Test: manually tested with new atoms.
Change-Id: Ied0f0bd81cef8d0964f571e921f47022301157d9
Merged-In: Ied0f0bd81cef8d0964f571e921f47022301157d9
(cherry picked from Ied0f0bd81cef8d0964f571e921f47022301157d9)
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions