Home
last modified time | relevance | path

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

/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/common/
Dstrings_test.cc241 …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.cc29 using time_point = std::chrono::steady_clock::time_point; typedef
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc1403 auto time_point = std::chrono::steady_clock::now(); in OnAudioDataReady() local