/system/testing/gtest_extras/tests/ |
D | OptionsTest.cpp | 60 capture.Stop(); in TEST_F() 70 capture.Stop(); in TEST_F() 80 capture.Stop(); in TEST_F() 117 capture.Stop(); in TEST_F() 143 capture.Stop(); in TEST_F() 153 capture.Stop(); in TEST_F() 163 capture.Stop(); in TEST_F() 181 capture.Stop(); in TEST_F() 191 capture.Stop(); in TEST_F() 202 capture.Stop(); in TEST_F() [all …]
|
/system/libbase/ |
D | test_utils_test.cpp | 50 cap.Stop(); in TEST() 56 cap.Stop(); in TEST() 69 cap.Stop(); in TEST() 75 cap.Stop(); in TEST()
|
D | test_utils.cpp | 36 Stop(); in ~CapturedStdFd() 69 void CapturedStdFd::Stop() { in Stop() function in CapturedStdFd
|
D | logging_test.cpp | 250 cap.Stop(); in CheckMessage() 260 cap1.Stop(); \ 267 cap1.Stop(); \ 337 cap1.Stop(); \ 344 cap1.Stop(); \ 427 cap.Stop(); \ in TEST() 487 cap1.Stop(); \ 494 cap1.Stop(); \ 587 cap.Stop(); in TEST() 632 cap_err.Stop(); in TEST() [all …]
|
/system/bt/gd/neighbor/ |
D | connectability.cc | 38 void Stop(); 69 void neighbor::ConnectabilityModule::impl::Stop() {} in Stop() function in bluetooth::neighbor::neighbor::ConnectabilityModule::impl 100 void neighbor::ConnectabilityModule::Stop() { in Stop() function in bluetooth::neighbor::neighbor::ConnectabilityModule 101 pimpl_->Stop(); in Stop()
|
D | name_db.cc | 49 void Stop(); 141 void neighbor::NameDbModule::impl::Stop() {} in Stop() function in bluetooth::neighbor::neighbor::NameDbModule::impl 154 void neighbor::NameDbModule::Stop() { in Stop() function in bluetooth::neighbor::neighbor::NameDbModule 155 pimpl_->Stop(); in Stop()
|
D | scan.cc | 41 void Stop(); 158 void neighbor::ScanModule::impl::Stop() { in Stop() function in bluetooth::neighbor::neighbor::ScanModule::impl 200 void neighbor::ScanModule::Stop() { in Stop() function in bluetooth::neighbor::neighbor::ScanModule 201 pimpl_->Stop(); in Stop()
|
D | page.cc | 42 void Stop(); 125 void neighbor::PageModule::impl::Stop() { in Stop() function in bluetooth::neighbor::neighbor::PageModule::impl 207 void neighbor::PageModule::Stop() { in Stop() function in bluetooth::neighbor::neighbor::PageModule 208 pimpl_->Stop(); in Stop()
|
/system/bt/gd/os/linux_generic/ |
D | reactor_unittest.cc | 170 reactor_->Stop(); in TEST_F() 175 auto reactor_thread = std::thread(&Reactor::Stop, reactor_); in TEST_F() 184 reactor_->Stop(); in TEST_F() 207 reactor_->Stop(); in TEST_F() 222 reactor_->Stop(); in TEST_F() 242 reactor_->Stop(); in TEST_F() 261 reactor_->Stop(); in TEST_F() 280 reactor_->Stop(); in TEST_F() 297 reactor_->Stop(); in TEST_F() 316 reactor_->Stop(); in TEST_F() [all …]
|
D | thread.cc | 52 Stop(); in ~Thread() 55 bool Thread::Stop() { in Stop() function in bluetooth::os::Thread 62 reactor_.Stop(); in Stop()
|
/system/bt/service/ipc/ |
D | ipc_manager.cc | 35 if (BinderStarted()) binder_handler_->Stop(); in ~IPCManager() 36 if (LinuxStarted()) linux_handler_->Stop(); in ~IPCManager() 37 if (DBusStarted()) dbus_handler_->Stop(); in ~IPCManager()
|
D | ipc_handler_linux.cc | 118 void IPCHandlerLinux::Stop() { in Stop() function in ipc::IPCHandlerLinux 128 thread_.Stop(); in Stop() 177 thread_.Stop(); in ShutDownOnOriginThread()
|
/system/bt/gd/facade/ |
D | read_only_property_server.cc | 48 void ReadOnlyPropertyServerModule::Stop() { in Stop() function in bluetooth::facade::ReadOnlyPropertyServerModule 50 GrpcFacadeModule::Stop(); in Stop()
|
/system/extras/libperfmgr/tests/ |
D | NodeLooperThreadTest.cc | 71 th->Stop(); in TEST_F() 93 th->Stop(); in TEST_F() 124 th->Stop(); in TEST_F() 144 th->Stop(); in TEST_F() 186 th->Stop(); in TEST_F()
|
/system/bt/gd/grpc/ |
D | grpc_module.h | 50 void Stop() override; 69 void Stop() override;
|
D | grpc_module.cc | 33 void GrpcModule::Stop() { in Stop() function in bluetooth::grpc::GrpcModule 115 void GrpcFacadeModule::Stop() { in Stop() function in bluetooth::grpc::GrpcFacadeModule
|
/system/bt/service/ipc/dbus/ |
D | ipc_handler_dbus.cc | 65 void IPCHandlerDBus::Stop() { dbus_thread_->Stop(); } in Stop() function in ipc::IPCHandlerDBus
|
/system/bt/gd/shim/facade/ |
D | facade.cc | 68 void ShimFacadeModule::Stop() { in Stop() function in bluetooth::shim::facade::ShimFacadeModule 70 ::bluetooth::grpc::GrpcFacadeModule::Stop(); in Stop()
|
/system/extras/libperfmgr/include/perfmgr/ |
D | NodeLooperThread.h | 58 virtual ~NodeLooperThread() { Stop(); } in ~NodeLooperThread() 63 void Stop();
|
/system/bt/gd/ |
D | module_unittest.cc | 64 void Stop() override { in Stop() function in bluetooth::__anonb3e8c82b0111::TestModuleNoDependency 93 void Stop() override { in Stop() function in bluetooth::__anonb3e8c82b0111::TestModuleOneDependency 119 void Stop() override { in Stop() function in bluetooth::__anonb3e8c82b0111::TestModuleNoDependencyTwo 147 void Stop() override { in Stop() function in bluetooth::__anonb3e8c82b0111::TestModuleTwoDependencies 181 void Stop() override { in Stop() function in bluetooth::__anonb3e8c82b0111::TestModuleDumpState
|
/system/core/adb/ |
D | transport_benchmark.cpp | 98 client->Stop(); in BM_Connection_Unidirectional() 99 server->Stop(); in BM_Connection_Unidirectional() 172 client->Stop(); in BM_Connection_Echo() 173 server->Stop(); in BM_Connection_Echo()
|
/system/bt/gd/hci/facade/ |
D | controller_facade.cc | 86 void ControllerFacadeModule::Stop() { in Stop() function in bluetooth::hci::facade::ControllerFacadeModule 88 ::bluetooth::grpc::GrpcFacadeModule::Stop(); in Stop()
|
/system/memory/libmemunreachable/tests/ |
D | Binder_test.cpp | 66 ~ServiceProcess() { Stop(); } in ~ServiceProcess() 82 bool Stop() { in Stop() function in android::ServiceProcess
|
/system/bt/service/test/ |
D | stub_ipc_handler_binder.cc | 40 void IPCHandlerBinder::Stop() { in Stop() function in ipc::IPCHandlerBinder
|
/system/bt/service/ipc/binder/ |
D | ipc_handler_binder.h | 34 void Stop() override;
|