Home
last modified time | relevance | path

Searched refs:streaming_offset_nanos (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Dmetrics_collector_test.cc69 std::vector<int64_t>& streaming_offset_nanos, in LogLeAudioConnectionSessionReported() argument
82 last_streaming_offset_nanos = streaming_offset_nanos; in LogLeAudioConnectionSessionReported()
/packages/modules/Bluetooth/system/common/
Dmetrics_linux.cc166 std::vector<int64_t>& streaming_offset_nanos, in LogLeAudioConnectionSessionReported() argument
Dmetrics.cc930 std::vector<int64_t>& streaming_offset_nanos, in LogLeAudioConnectionSessionReported() argument
947 streaming_offset_nanos, streaming_duration_nanos, streaming_context_type); in LogLeAudioConnectionSessionReported()
961 << "streaming_offset_nanos[" << streaming_offset_nanos.size() in LogLeAudioConnectionSessionReported()
Dmetrics.h520 std::vector<int64_t>& streaming_offset_nanos,
/packages/modules/Bluetooth/system/test/mock/
Dmock_common_metrics.cc216 std::vector<int64_t>& streaming_offset_nanos, in LogLeAudioConnectionSessionReported() argument