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