Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/src/logd/
H A DLogEvent.h235 void parseExclusiveStateAnnotation(uint8_t annotationType);
H A DLogEvent.cpp290 void LogEvent::parseExclusiveStateAnnotation(uint8_t annotationType) { in parseExclusiveStateAnnotation() function in android::os::statsd::LogEvent
347 parseExclusiveStateAnnotation(annotationType); in parseAnnotations()