Home
last modified time | relevance | path

Searched defs:Start (Results 1 – 25 of 81) sorted by relevance

1234

/system/bt/gd/
Dmodule_unittest.cc58 void Start() override { in Start() function in bluetooth::__anonb3e8c82b0111::TestModuleNoDependency
85 void Start() override { in Start() function in bluetooth::__anonb3e8c82b0111::TestModuleOneDependency
114 void Start() override { in Start() function in bluetooth::__anonb3e8c82b0111::TestModuleNoDependencyTwo
139 void Start() override { in Start() function in bluetooth::__anonb3e8c82b0111::TestModuleTwoDependencies
173 void Start() override { in Start() function in bluetooth::__anonb3e8c82b0111::TestModuleDumpState
Dmodule.cc67 void ModuleRegistry::Start(ModuleList* modules, Thread* thread) { in Start() function in bluetooth::ModuleRegistry
78 Module* ModuleRegistry::Start(const ModuleFactory* module, Thread* thread) { in Start() function in bluetooth::ModuleRegistry
Dmodule.h141 T* Start(::bluetooth::os::Thread* thread) { in Start() function
223 T* Start() { in Start() function
Dstack_manager_unittest.cc39 void Start() override {} in Start() function in bluetooth::__anond75460b50111::TestModuleNoDependency
/system/bt/gd/neighbor/
Dconnectability.cc65 void neighbor::ConnectabilityModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::ConnectabilityModule::impl
96 void neighbor::ConnectabilityModule::Start() { in Start() function in bluetooth::neighbor::neighbor::ConnectabilityModule
Dscan.cc150 void neighbor::ScanModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::ScanModule::impl
196 void neighbor::ScanModule::Start() { in Start() function in bluetooth::neighbor::neighbor::ScanModule
Ddiscoverability.cc114 void neighbor::DiscoverabilityModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::DiscoverabilityModule::impl
187 void neighbor::DiscoverabilityModule::Start() { in Start() function in bluetooth::neighbor::neighbor::DiscoverabilityModule
Dpage.cc111 void neighbor::PageModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::PageModule::impl
203 void neighbor::PageModule::Start() { in Start() function in bluetooth::neighbor::neighbor::PageModule
Dname_db.cc136 void neighbor::NameDbModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::NameDbModule::impl
150 void neighbor::NameDbModule::Start() { in Start() function in bluetooth::neighbor::neighbor::NameDbModule
Dname.cc139 void neighbor::NameModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::NameModule::impl
238 void neighbor::NameModule::Start() { in Start() function in bluetooth::neighbor::neighbor::NameModule
/system/bt/gd/grpc/
Dgrpc_module.cc29 void GrpcModule::Start() { in Start() function in bluetooth::grpc::GrpcModule
111 void GrpcFacadeModule::Start() { in Start() function in bluetooth::grpc::GrpcFacadeModule
/system/bt/gd/os/fuzz/
Ddev_null_queue.h32 void Start() { in Start() function
/system/libbase/
Dtest_utils.cpp58 void CapturedStdFd::Start() { in Start() function in CapturedStdFd
/system/bt/service/ipc/
Dipc_manager.cc40 bool IPCManager::Start(Type type, Delegate* delegate) { in Start() function in ipc::IPCManager
/system/bt/gd/hal/fuzz/
Dfuzz_hci_hal.h46 void Start() override {} in Start() function
/system/bt/gd/facade/
Dread_only_property_server.cc44 void ReadOnlyPropertyServerModule::Start() { in Start() function in bluetooth::facade::ReadOnlyPropertyServerModule
/system/bt/gd/shim/facade/
Dfacade.cc63 void ShimFacadeModule::Start() { in Start() function in bluetooth::shim::facade::ShimFacadeModule
/system/bt/main/shim/
Dstack.cc96 void Stack::Start(ModuleList* modules) { in Start() function in bluetooth::shim::Stack
/system/bt/gd/att/
Datt_module.cc75 void AttModule::Start() { in Start() function in bluetooth::att::AttModule
/system/extras/simpleperf/
Dtest_util.h111 bool Start() { in Start() function
/system/memory/libmemunreachable/
DPtracerThread.cpp92 bool PtracerThread::Start() { in Start() function in android::PtracerThread
/system/core/fs_mgr/libsnapshot/
Dsnapshot_stats.cpp69 bool SnapshotMergeStats::Start() { in Start() function in android::snapshot::SnapshotMergeStats
/system/bt/gd/l2cap/le/
Dl2cap_le_module.cc59 void L2capLeModule::Start() { in Start() function in bluetooth::l2cap::le::L2capLeModule
/system/bt/gd/hci/facade/
Dcontroller_facade.cc81 void ControllerFacadeModule::Start() { in Start() function in bluetooth::hci::facade::ControllerFacadeModule
/system/bt/gd/security/
Dsecurity_module.cc88 void SecurityModule::Start() { in Start() function in bluetooth::security::SecurityModule

1234