Home
last modified time | relevance | path

Searched defs:stop_watch (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dbluetooth_audio_port_impl.cc42 StopWatchLegacy stop_watch(__func__); in startStream() local
54 StopWatchLegacy stop_watch(__func__); in suspendStream() local
66 StopWatchLegacy stop_watch(__func__); in stopStream() local
73 StopWatchLegacy stop_watch(__func__); in getPresentationPosition() local
98 StopWatchLegacy stop_watch(__func__); in updateSourceMetadata() local
151 StopWatchLegacy stop_watch(__func__); in updateSinkMetadata() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_android.cc76 common::StopWatch stop_watch(__func__); in initializationComplete() local
81 common::StopWatch stop_watch(GetTimerText(__func__, packet)); in hciEventReceived() local
92 common::StopWatch stop_watch(GetTimerText(__func__, packet)); in aclDataReceived() local
102 common::StopWatch stop_watch(GetTimerText(__func__, packet)); in scoDataReceived() local
112 common::StopWatch stop_watch(GetTimerText(__func__, packet)); in isoDataReceived() local
172 common::StopWatch stop_watch(__func__); in Start() local
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/
Dbluetooth_audio_port_impl.cc44 StopWatchLegacy stop_watch(__func__); in startStream() local
56 StopWatchLegacy stop_watch(__func__); in suspendStream() local
68 StopWatchLegacy stop_watch(__func__); in stopStream() local
75 StopWatchLegacy stop_watch(__func__); in getPresentationPosition() local
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl.cc76 StopWatchLegacy stop_watch(__func__); in startStream() local
88 StopWatchLegacy stop_watch(__func__); in suspendStream() local
100 StopWatchLegacy stop_watch(__func__); in stopStream() local
106 StopWatchLegacy stop_watch(__func__); in getPresentationPosition() local
129 StopWatchLegacy stop_watch(__func__); in updateMetadata() local
/aosp_15_r20/external/sdv/vsomeip/test/payload_tests/
Dstopwatch.hpp12 class stop_watch class
17 stop_watch() : in stop_watch() function in stop_watch
/aosp_15_r20/external/webp/examples/
H A Ddwebp.c48 Stopwatch stop_watch; in SaveOutput() local
373 Stopwatch stop_watch; in main() local
H A Dcwebp.c679 Stopwatch stop_watch; in main() local
/aosp_15_r20/packages/modules/Bluetooth/system/test/headless/
Dmessenger.h37 Stopwatch stop_watch; member
/aosp_15_r20/system/extras/tests/pftest/
H A Dpftest.c37 static unsigned long long stop_watch() in stop_watch() function
/aosp_15_r20/external/grpc-grpc/test/core/xds/
H A Dxds_client_fuzzer.proto108 StopWatch stop_watch = 2; field
/aosp_15_r20/external/blktrace/
H A Dblktrace.c283 static int stop_watch; variable