Searched refs:parseKeyValuePairs (Results 1 – 2 of 2) sorted by relevance
227 void parseKeyValuePairs(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations);
161 void LogEvent::parseKeyValuePairs(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseKeyValuePairs() function in android::os::statsd::LogEvent396 parseKeyValuePairs(pos, /*depth=*/0, last, getNumAnnotations(typeInfo)); in parseBuffer()