Home
last modified time | relevance | path

Searched refs:parseByteArray (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/src/logd/
DLogEvent.cpp148 void LogEvent::parseByteArray(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseByteArray() function in android::os::statsd::LogEvent
409 parseByteArray(pos, /*depth=*/0, last, getNumAnnotations(typeInfo)); in parseBuffer()
DLogEvent.h226 void parseByteArray(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations);