Home
last modified time | relevance | path

Searched refs:StopTimer (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/
H A Dtest_command_handler.cc51 SET_HANDLER("stop_timer", StopTimer); in TestCommandHandler()
279 void TestCommandHandler::StopTimer(const vector<std::string>& args) { in StopTimer() function in test_vendor_lib::TestCommandHandler
283 model_.StopTimer(); in StopTimer()
H A Dtest_model.cc83 StopTimer(); in SetTimerPeriod()
94 void TestModel::StopTimer() { in StopTimer() function in test_vendor_lib::TestModel
267 StopTimer(); in Reset()
H A Dtest_command_handler.h83 void StopTimer(const std::vector<std::string>& args);
H A Dtest_model.h88 void StopTimer();
/aosp12/build/blueprint/proptools/
H A Dunpack_test.go1020 b.StopTimer()
1046 b.StopTimer()
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.h563 void StopTimer();