Home
last modified time | relevance | path

Searched defs:time_point (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Connectivity/staticlibs/netd/libnetdutils/include/netdutils/
DStopwatch.h28 using time_point = std::chrono::time_point<clock>; variable
/packages/modules/Bluetooth/tools/rootcanal/model/devices/
Dscripted_beacon.cc94 bool has_time_elapsed(steady_clock::time_point time_point) { in has_time_elapsed()
/packages/services/Car/cpp/computepipe/runner/input_manager/
DEvsInputManager.cpp40 auto time_point = std::chrono::system_clock::now(); in analyze() local
/packages/modules/Bluetooth/system/gd/os/linux_generic/
Drepeating_alarm_unittest.cc72 std::chrono::steady_clock::time_point /* start_time */, in verify_delayed_tasks()
/packages/modules/Bluetooth/system/gd/common/
Dstrings_test.cc245 …std::chrono::time_point<std::chrono::system_clock> time_point = std::chrono::system_clock::from_ti… in TEST() local
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dle_advertiser.cc40 using time_point = std::chrono::steady_clock::time_point; typedef
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc1505 auto time_point = std::chrono::steady_clock::now(); in OnAudioDataReady() local