Searched refs:parseHeader (Results 1 – 9 of 9) sorted by relevance
/packages/modules/StatsD/statsd/benchmark/ |
D | log_event_benchmark.cpp | 75 const LogEvent::BodyBufferInfo header = event.parseHeader(msg, size); in BM_LogEventCreationWithPrefetch() 90 benchmark::DoNotOptimize(event.parseHeader(msg, size)); in BM_LogEventCreationWithPrefetchOnly() 113 const LogEvent::BodyBufferInfo header = event.parseHeader(msg, size); in BM_LogEventCreationMediumWithPrefetch() 128 benchmark::DoNotOptimize(event.parseHeader(msg, size)); in BM_LogEventCreationMediumWithPrefetchOnly() 151 const LogEvent::BodyBufferInfo header = event.parseHeader(msg, size); in BM_LogEventCreationLargeWithPrefetch() 166 benchmark::DoNotOptimize(event.parseHeader(msg, size)); in BM_LogEventCreationLargeWithPrefetchOnly() 189 const LogEvent::BodyBufferInfo header = event.parseHeader(msg, size); in BM_LogEventCreationExtraLargeWithPrefetch() 204 benchmark::DoNotOptimize(event.parseHeader(msg, size)); in BM_LogEventCreationExtraLargeWithPrefetchOnly()
|
/packages/modules/StatsD/statsd/tests/ |
D | LogEvent_test.cpp | 61 const LogEvent::BodyBufferInfo bodyInfo = logEvent->parseHeader(buf, size); in createFieldWithBoolAnnotationLogEvent() 82 const LogEvent::BodyBufferInfo bodyInfo = logEvent->parseHeader(buf, size); in createFieldWithIntAnnotationLogEvent() 104 const LogEvent::BodyBufferInfo bodyInfo = logEvent->parseHeader(buf, size); in createAtomLevelIntAnnotationLogEvent() 126 const LogEvent::BodyBufferInfo bodyInfo = logEvent->parseHeader(buf, size); in createAtomLevelBoolAnnotationLogEvent() 180 const LogEvent::BodyBufferInfo bodyInfo = logEvent.parseHeader(buf, size); in ParseBuffer() 290 const LogEvent::BodyBufferInfo bodyInfo = logEvent.parseHeader(buf, size); in TEST()
|
/packages/modules/StatsD/statsd/src/socket/ |
D | StatsSocketListener.cpp | 186 const LogEvent::BodyBufferInfo bodyInfo = logEvent->parseHeader(msg, len); in processStatsEventBuffer()
|
/packages/modules/StatsD/statsd/src/logd/ |
D | LogEvent.h | 109 BodyBufferInfo parseHeader(const uint8_t* buf, size_t len);
|
D | LogEvent.cpp | 486 LogEvent::BodyBufferInfo LogEvent::parseHeader(const uint8_t* buf, size_t len) { in parseHeader() function in android::os::statsd::LogEvent 603 BodyBufferInfo bodyInfo = parseHeader(buf, len); in parseBuffer()
|
/packages/apps/Car/DebuggingRestrictionController/libs/ |
D | httpcore-4.4.13.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
D | google-http-client-1.36.0.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
D | httpclient-4.5.12.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/packages/services/Car/tests/BugReportApp/libs/ |
D | google-http-client-1.30.1.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |