Home
last modified time | relevance | path

Searched defs:event_size_bytes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/proto_logging/stats/atoms/hotword/
H A Dhotword_extension_atoms.proto55 optional int64 event_size_bytes = 2; field
/aosp_15_r20/external/cronet/components/metrics/structured/
H A Dhistogram_util.cc37 void LogEventSerializedSizeBytes(int64_t event_size_bytes) { in LogEventSerializedSizeBytes()
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/hotword/
Dhotword_extension_atoms.pb.h398 inline ::int64_t HotwordEventEgressSize::event_size_bytes() const { in event_size_bytes() function
/aosp_15_r20/external/webrtc/logging/rtc_event_log/
H A Drtc_event_log_parser.cc1424 uint64_t event_size_bytes = 0; in ParseStreamInternalV3() local