Home
last modified time | relevance | path

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

123456

/packages/modules/Bluetooth/system/gd/
Dmodule_unittest.cc58 void Start() override { in Start() function in bluetooth::__anon6a965c660111::TestModuleNoDependency
89 void Start() override { in Start() function in bluetooth::__anon6a965c660111::TestModuleOneDependency
121 void Start() override { in Start() function in bluetooth::__anon6a965c660111::TestModuleNoDependencyTwo
150 void Start() override { in Start() function in bluetooth::__anon6a965c660111::TestModuleTwoDependencies
188 void Start() override { in Start() function in bluetooth::__anon6a965c660111::TestModuleDumpState
Dmodule.cc68 void ModuleRegistry::Start(ModuleList* modules, Thread* thread) { in Start() function in bluetooth::ModuleRegistry
79 Module* ModuleRegistry::Start(const ModuleFactory* module, Thread* thread) { in Start() function in bluetooth::ModuleRegistry
Dmodule.h143 T* Start(::bluetooth::os::Thread* thread) { in Start() function
226 T* Start() { in Start() function
/packages/modules/Bluetooth/system/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.cc150 void neighbor::NameDbModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::NameDbModule::impl
164 void neighbor::NameDbModule::Start() { in Start() function in bluetooth::neighbor::neighbor::NameDbModule
/packages/modules/Bluetooth/system/gd/grpc/
Dgrpc_module.cc29 void GrpcModule::Start() { in Start() function in bluetooth::grpc::GrpcModule
112 void GrpcFacadeModule::Start() { in Start() function in bluetooth::grpc::GrpcFacadeModule
/packages/modules/Bluetooth/system/gd/l2cap/fuzz/
Dfuzz_l2cap_classic_module.h45 void FuzzL2capClassicModule::Start() { in Start() function
/packages/modules/Bluetooth/system/gd/os/fuzz/
Ddev_null_queue.h32 void Start() { in Start() function
/packages/modules/Bluetooth/system/bta/le_audio/
Dcontent_control_id_keeper.cc97 void Start() { in Start() function
116 void ContentControlIdKeeper::Start() { in Start() function in le_audio::ContentControlIdKeeper
/packages/modules/Bluetooth/system/rust/src/core/ffi/
Dmodule.cc52 future_t* Start() { in Start() function
/packages/modules/Bluetooth/system/gd/hci/
Dremote_name_request.cc35 void Start() { in Start() function
234 void RemoteNameRequestModule::Start() { in Start() function in bluetooth::hci::RemoteNameRequestModule
/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_fake.h75 void Start() {} in Start() function
Dsnoop_logger_socket_thread.cc58 std::future<bool> SnoopLoggerSocketThread::Start() { in Start() function in bluetooth::hal::SnoopLoggerSocketThread
/packages/modules/Bluetooth/system/gd/security/test/
Dfake_name_db.h29 void Start() override {} in Start() function
/packages/modules/Bluetooth/system/gd/hal/fuzz/
Dfuzz_hci_hal.h47 void Start() override {} in Start() function
/packages/modules/Bluetooth/system/gd/facade/
Dread_only_property_server.cc44 void ReadOnlyPropertyServerModule::Start() { in Start() function in bluetooth::facade::ReadOnlyPropertyServerModule
/packages/modules/Bluetooth/system/gd/shim/facade/
Dfacade.cc65 void ShimFacadeModule::Start() { in Start() function in bluetooth::shim::facade::ShimFacadeModule
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_iso.cc34 void Start() { in Start() function
144 void IsoManager::Start() { in Start() function in bluetooth::hci::IsoManager
/packages/modules/Bluetooth/system/gd/metrics/
Dcounter_metrics.cc34 void CounterMetrics::Start() { in Start() function in bluetooth::metrics::CounterMetrics
/packages/modules/Bluetooth/system/gd/iso/
Diso_module.cc49 void IsoModule::Start() { in Start() function in bluetooth::iso::IsoModule
/packages/modules/Connectivity/service-t/native/libs/libnetworkstats/
DNetworkTracePoller.cpp44 bool NetworkTracePoller::Start(uint32_t pollMs) { in Start() function in android::bpf::internal::NetworkTracePoller
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/
DStreamScheduler.cpp60 void StreamScheduler::Start() in Start() function in StreamScheduler

123456