Home
last modified time | relevance | path

Searched refs:bytes_field (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/common/
H A Dmetrics.cc586 android::util::BytesField bytes_field( in LogLinkLayerConnectionEvent() local
590 android::util::BLUETOOTH_LINK_LAYER_CONNECTION_EVENT, bytes_field, in LogLinkLayerConnectionEvent()
636 android::util::BytesField bytes_field( in LogA2dpAudioUnderrunEvent() local
641 android::util::BLUETOOTH_A2DP_AUDIO_UNDERRUN_REPORTED, bytes_field, in LogA2dpAudioUnderrunEvent()
663 android::util::BytesField bytes_field( in LogA2dpAudioOverrunEvent() local
668 android::util::BLUETOOTH_A2DP_AUDIO_OVERRUN_REPORTED, bytes_field, in LogA2dpAudioOverrunEvent()
690 android::util::BytesField bytes_field( in LogA2dpPlaybackEvent() local
694 android::util::BLUETOOTH_A2DP_PLAYBACK_STATE_CHANGED, bytes_field, in LogA2dpPlaybackEvent()
713 android::util::BytesField bytes_field( in LogReadRssiResult() local
736 android::util::BytesField bytes_field( in LogReadFailedContactCounterResult() local
[all …]
/aosp12/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
H A Dtest.proto106 optional bytes bytes_field = 150; field
/aosp12/frameworks/base/tools/streaming_proto/test/
H A Dtest.proto112 optional bytes bytes_field = 150; field
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto5321 optional TrainExperimentIds bytes_field = 8 [(android.os.statsd.log_mode) = MODE_BYTES]; field