Home
last modified time | relevance | path

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

123

/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
Dmodule.cc62 void ModuleRegistry::Start(ModuleList* modules, Thread* thread) { in Start() function in bluetooth::ModuleRegistry
73 Module* ModuleRegistry::Start(const ModuleFactory* module, Thread* thread) { in Start() function in bluetooth::ModuleRegistry
Dstack_manager_unittest.cc39 void Start() override {} in Start() function in bluetooth::__anon6f5371800111::TestModuleNoDependency
Dmodule.h114 T* Start(::bluetooth::os::Thread* thread) { in Start() function
/system/bt/gd/shim/
Dstack.cc46 void Start() { in Start() function
110 void bluetooth::shim::Stack::Start() { in Start() function in bluetooth::shim::Stack
Ddumpsys.cc95 void Dumpsys::Start() { in Start() function in bluetooth::shim::Dumpsys
/system/bt/gd/neighbor/
Dconnectability.cc64 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
Dscan.cc150 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
Ddiscoverability.cc113 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
Dpage.cc110 void neighbor::PageModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::PageModule::impl
197 void neighbor::PageModule::Start() { in Start() function in bluetooth::neighbor::neighbor::PageModule
Dname_db.cc128 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
Dname.cc137 void neighbor::NameModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::NameModule::impl
220 void neighbor::NameModule::Start() { in Start() function in bluetooth::neighbor::neighbor::NameModule
/system/bt/gd/grpc/
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/core/base/
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/storage/
Dlegacy.cc67 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
/system/bt/gd/facade/
Dread_only_property_server.cc41 void ReadOnlyPropertyServerModule::Start() { in Start() function in bluetooth::facade::ReadOnlyPropertyServerModule
/system/bt/gd/att/
Datt_module.cc66 void AttModule::Start() { in Start() function in bluetooth::att::AttModule
/system/bt/gd/l2cap/le/
Dl2cap_le_module.cc58 void L2capLeModule::Start() { in Start() function in bluetooth::l2cap::le::L2capLeModule
/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/bt/gd/security/
Dsecurity_module.cc61 void SecurityModule::Start() { in Start() function in bluetooth::security::SecurityModule
/system/core/fs_mgr/libsnapshot/
Dsnapshot_stats.cpp69 bool SnapshotMergeStats::Start() { in Start() function in android::snapshot::SnapshotMergeStats
/system/bt/gd/l2cap/classic/
Dl2cap_classic_module.cc61 void L2capClassicModule::Start() { in Start() function in bluetooth::l2cap::classic::L2capClassicModule
/system/bt/gd/hci/facade/
Dcontroller_facade.cc81 void ControllerFacadeModule::Start() { in Start() function in bluetooth::hci::facade::ControllerFacadeModule

123