Home
last modified time | relevance | path

Searched refs:RunLoop (Results 1 – 23 of 23) sorted by relevance

/system/extras/simpleperf/
DIOEventLoop_test.cpp55 ASSERT_TRUE(loop.RunLoop()); in TEST()
92 ASSERT_TRUE(loop.RunLoop()); in TEST()
116 ASSERT_TRUE(loop.RunLoop()); in TEST()
138 ASSERT_TRUE(loop.RunLoop()); in TestPeriodicEvents()
175 ASSERT_TRUE(loop.RunLoop()); in TEST()
212 ASSERT_TRUE(loop.RunLoop()); in TEST()
Dworkload_test.cpp34 ASSERT_TRUE(loop.RunLoop()); in TEST()
53 ASSERT_TRUE(loop.RunLoop()); in run_signaled_workload()
73 ASSERT_TRUE(loop.RunLoop()); in run_exit_nonzero_workload()
DUnixSocket_test.cpp98 ASSERT_TRUE(loop.RunLoop()); in ClientToTestUndelayedMessage()
136 ASSERT_TRUE(loop.RunLoop()); in TEST()
167 ASSERT_TRUE(loop.RunLoop()); in ClientToTestBufferedMessage()
204 ASSERT_TRUE(loop.RunLoop()); in TEST()
DIOEventLoop.h65 bool RunLoop();
DIOEventLoop.cpp148 bool IOEventLoop::RunLoop() { in RunLoop() function in IOEventLoop
Dinplace_sampler_lib.cpp106 loop_.RunLoop(); in Run()
Dcmd_stat.cpp472 if (!loop->RunLoop()) { in Run()
Denvironment.cpp647 if (!loop.RunLoop()) { in RunInAppContext()
Devent_selection_set.cpp758 return loop_->RunLoop(); in FinishReadMmapEventData()
Dcmd_record.cpp466 if (!event_selection_set_.GetIOEventLoop()->RunLoop()) { in DoRecording()
/system/bt/stack/btu/
Dbtu_task.cc49 static base::RunLoop* run_loop_ = NULL;
90 run_loop_ = new base::RunLoop(); in btu_message_loop_run()
/system/tpm/trunks/
Dbackground_command_transceiver_test.cc86 base::RunLoop run_loop; in TEST_F()
101 base::RunLoop run_loop; in TEST_F()
Dtpm_generated_test.cc284 base::RunLoop run_loop; in Run()
/system/bt/service/test/
Dipc_linux_unittest.cc171 base::RunLoop().Run(); in TEST_F()
181 base::RunLoop().Run(); in TEST_F()
192 base::RunLoop().Run(); in TEST_F()
/system/bt/service/example/heart_rate/
Dserver_main.cc46 base::RunLoop().Quit(); in QuitMessageLoop()
156 base::RunLoop().Run(); in main()
/system/bt/test/suite/core/
Dthread_performance_test.cc17 base::RunLoop* run_loop;
35 run_loop = new base::RunLoop(); in run_message_loop()
/system/bt/service/
Ddaemon.cc48 void StartMainLoop() override { base::RunLoop().Run(); } in StartMainLoop()
/system/bt/osi/test/
Dalarm_test.cc43 base::RunLoop* run_loop_;
48 run_loop_ = new base::RunLoop(); in message_loop_run()
/system/bt/hci/src/
Dhci_layer.cc96 static base::RunLoop* run_loop_ = nullptr;
171 run_loop_ = new base::RunLoop(); in message_loop_run()
/system/bt/btif/src/
Dbtif_core.cc135 base::RunLoop* jni_run_loop = NULL;
350 jni_run_loop = new base::RunLoop(); in run_message_loop()
Dbtif_a2dp_source.cc228 run_loop_ = new base::RunLoop(); in Run()
246 base::RunLoop* run_loop_;
/system/tpm/tpm_manager/server/
Dtpm_manager_service_test.cc87 base::RunLoop run_loop_;
/system/tpm/attestation/server/
Dattestation_service_test.cc193 base::RunLoop run_loop_;