Home
last modified time | relevance | path

Searched refs:Start (Results 1 – 25 of 197) sorted by relevance

12345678

/system/connectivity/wificond/tests/
Dnetlink_manager_unittest.cpp38 EXPECT_TRUE(netlink_manager.Start()); in TEST_F()
39 EXPECT_TRUE(netlink_manager.Start()); in TEST_F()
40 EXPECT_TRUE(netlink_manager.Start()); in TEST_F()
41 EXPECT_TRUE(netlink_manager.Start()); in TEST_F()
/system/extras/simpleperf/
Dworkload_test.cpp33 ASSERT_TRUE(workload->Start()); in TEST()
40 ASSERT_FALSE(workload->Start()); in TEST()
51 ASSERT_TRUE(workload->Start()); in run_signaled_workload()
72 ASSERT_TRUE(workload->Start()); in run_exit_nonzero_workload()
Dcmd_debug_unwind_test.cpp40 ASSERT_TRUE(capture.Start()); in TEST()
44 ASSERT_TRUE(capture.Start()); in TEST()
54 ASSERT_TRUE(capture.Start()); in TEST()
70 ASSERT_TRUE(capture.Start()); in TEST()
85 ASSERT_TRUE(capture.Start()); in TEST()
Dcmd_dumprecord_test.cpp41 ASSERT_TRUE(capture.Start()); in TEST()
50 ASSERT_TRUE(capture.Start()); in TEST()
/system/core/base/
Dtest_utils_test.cpp54 cap.Start(); in TEST()
61 cap.Start(); in TEST()
73 cap.Start(); in TEST()
80 cap.Start(); in TEST()
Dtest_utils.cpp31 Start(); in CapturedStdFd()
58 void CapturedStdFd::Start() { in Start() function in CapturedStdFd
/system/bt/gd/neighbor/
Dconnectability.cc36 void Start();
64 void neighbor::ConnectabilityModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::ConnectabilityModule::impl
95 void neighbor::ConnectabilityModule::Start() { in Start() function in bluetooth::neighbor::neighbor::ConnectabilityModule
96 pimpl_->Start(); in Start()
Dname_db.cc48 void Start();
128 void neighbor::NameDbModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::NameDbModule::impl
142 void neighbor::NameDbModule::Start() { in Start() function in bluetooth::neighbor::neighbor::NameDbModule
143 pimpl_->Start(); in Start()
Dscan.cc38 void Start();
150 void neighbor::ScanModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::ScanModule::impl
197 void neighbor::ScanModule::Start() { in Start() function in bluetooth::neighbor::neighbor::ScanModule
198 pimpl_->Start(); in Start()
Ddiscoverability.cc42 void Start();
113 void neighbor::DiscoverabilityModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::DiscoverabilityModule::impl
186 void neighbor::DiscoverabilityModule::Start() { in Start() function in bluetooth::neighbor::neighbor::DiscoverabilityModule
187 pimpl_->Start(); in Start()
/system/bt/gd/
Dmodule_unittest.cc50 void Start() override { in Start() function in bluetooth::__anond723f7560111::TestModuleNoDependency
74 void Start() override { in Start() function in bluetooth::__anond723f7560111::TestModuleOneDependency
102 void Start() override { in Start() function in bluetooth::__anond723f7560111::TestModuleNoDependencyTwo
127 void Start() override { in Start() function in bluetooth::__anond723f7560111::TestModuleTwoDependencies
151 registry_->Start(&list, thread_); in TEST_F()
169 registry_->Start(&list, thread_); in TEST_F()
187 registry_->Start(&list, thread_); in TEST_F()
Dmodule.cc62 void ModuleRegistry::Start(ModuleList* modules, Thread* thread) { in Start() function in bluetooth::ModuleRegistry
64 Start(*it, thread); in Start()
73 Module* ModuleRegistry::Start(const ModuleFactory* module, Thread* thread) { in Start() function in bluetooth::ModuleRegistry
83 Start(&instance->dependencies_, thread); in Start()
85 instance->Start(); in Start()
Dmodule.h74 virtual void Start() = 0;
111 void Start(ModuleList* modules, ::bluetooth::os::Thread* thread);
114 T* Start(::bluetooth::os::Thread* thread) { in Start() function
115 return static_cast<T*>(Start(&T::Factory, thread)); in Start()
118 Module* Start(const ModuleFactory* id, ::bluetooth::os::Thread* thread);
/system/tools/aidl/tests/java_app/
DREADME4 2) Start an emulator:
11 6) Start hellod:
13 7) Start Java client:
/system/bt/gd/facade/
Dread_only_property_server.cc41 void ReadOnlyPropertyServerModule::Start() { in Start() function in bluetooth::facade::ReadOnlyPropertyServerModule
42 GrpcFacadeModule::Start(); in Start()
/system/bt/gd/storage/
Dlegacy.cc53 void Start();
67 void storage::LegacyModule::impl::Start() { in Start() function in bluetooth::storage::storage::LegacyModule::impl
111 void storage::LegacyModule::Start() { in Start() function in bluetooth::storage::storage::LegacyModule
112 pimpl_->Start(); in Start()
/system/bt/gd/grpc/
Dgrpc_module.h48 void Start() override;
66 void Start() override;
Dgrpc_module.cc30 void GrpcModule::Start() { in Start() function in bluetooth::grpc::GrpcModule
115 void GrpcFacadeModule::Start() { in Start() function in bluetooth::grpc::GrpcFacadeModule
/system/bt/gd/shim/
Dstack.cc46 void Start() { in Start() function
110 void bluetooth::shim::Stack::Start() { in Start() function in bluetooth::shim::Stack
111 pimpl_->Start(); in Start()
/system/bt/service/
Ddaemon.cc107 if (!ipc_manager_->Start(ipc::IPCManager::TYPE_LINUX, this)) { in SetUpIPC()
115 if (!ipc_manager_->Start(ipc::IPCManager::TYPE_BINDER, this)) { in SetUpIPC()
120 if (!ipc_manager_->Start(ipc::IPCManager::TYPE_DBUS, this)) { in SetUpIPC()
/system/core/adb/
Dtransport_benchmark.cpp77 client->Start(); in BM_Connection_Unidirectional()
78 server->Start(); in BM_Connection_Unidirectional()
151 client->Start(); in BM_Connection_Echo()
152 server->Start(); in BM_Connection_Echo()
/system/bt/service/test/
Dipc_linux_unittest.cc158 EXPECT_FALSE(ipc_manager_->Start(ipc::IPCManager::TYPE_LINUX, &delegate)); in TEST_F()
166 EXPECT_TRUE(ipc_manager_->Start(ipc::IPCManager::TYPE_LINUX, &delegate)); in TEST_F()
187 EXPECT_TRUE(ipc_manager_->Start(ipc::IPCManager::TYPE_LINUX, &delegate)); in TEST_F()
/system/sepolicy/public/
Dusbd.te4 # Start/stop adbd via ctl.start adbd
/system/sepolicy/prebuilts/api/30.0/public/
Dusbd.te4 # Start/stop adbd via ctl.start adbd
/system/sepolicy/prebuilts/api/29.0/public/
Dusbd.te4 # Start/stop adbd via ctl.start adbd

12345678