Home
last modified time | relevance | path

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

123456

/packages/modules/Bluetooth/system/gd/
Dmodule_unittest.cc62 void Start() override { in Start() function in bluetooth::__anon2d4c33810111::TestModuleNoDependency
93 void Start() override { in Start() function in bluetooth::__anon2d4c33810111::TestModuleOneDependency
125 void Start() override { in Start() function in bluetooth::__anon2d4c33810111::TestModuleNoDependencyTwo
154 void Start() override { in Start() function in bluetooth::__anon2d4c33810111::TestModuleTwoDependencies
192 void Start() override { in Start() function in bluetooth::__anon2d4c33810111::TestModuleDumpState
Dmodule.cc72 void ModuleRegistry::Start(ModuleList* modules, Thread* thread) { in Start() function in bluetooth::ModuleRegistry
83 Module* ModuleRegistry::Start(const ModuleFactory* module, Thread* thread) { in Start() function in bluetooth::ModuleRegistry
Dmodule.h153 T* Start(::bluetooth::os::Thread* thread) { in Start() function
225 T* Start() { in Start() function
Dstack_manager_unittest.cc39 void Start() override {} in Start() function in bluetooth::__anon656eef4b0111::TestModuleNoDependency
/packages/modules/Bluetooth/system/gd/grpc/
Dgrpc_module.cc31 void GrpcModule::Start() { in Start() function in bluetooth::grpc::GrpcModule
114 void GrpcFacadeModule::Start() { in Start() function in bluetooth::grpc::GrpcFacadeModule
/packages/modules/Bluetooth/system/gd/hal/
Dlink_clocker.h48 void Start() override {} in Start() function
Dhci_hal_fake.h77 void Start() {} in Start() function
Dsnoop_logger_socket_thread.cc51 std::future<bool> SnoopLoggerSocketThread::Start() { in Start() function in bluetooth::hal::SnoopLoggerSocketThread
/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/gd/neighbor/
Dscan.cc156 void neighbor::ScanModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::ScanModule::impl
203 void neighbor::ScanModule::Start() { in Start() function in bluetooth::neighbor::neighbor::ScanModule
Dname_db.cc151 void neighbor::NameDbModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::NameDbModule::impl
165 void neighbor::NameDbModule::Start() { in Start() function in bluetooth::neighbor::neighbor::NameDbModule
/packages/modules/Bluetooth/system/bta/le_audio/
Dcontent_control_id_keeper.cc98 void Start() { in Start() function
119 void ContentControlIdKeeper::Start() { in Start() function in bluetooth::le_audio::ContentControlIdKeeper
/packages/modules/Bluetooth/system/rust/src/core/ffi/
Dmodule.cc53 future_t* Start() { in Start() function
/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/utils/
DStreamSchedulerTest.cpp35 virtual ImsMediaResult Start() in Start() function in __anon88483e420111::NonRuntimeTestNode
85 virtual ImsMediaResult Start() in Start() function in __anon88483e420111::FakeBaseTestNode
/packages/modules/Bluetooth/system/gd/hal/fuzz/
Dfuzz_hci_hal.h47 void Start() override {} in Start() function
/packages/modules/Bluetooth/system/gd/security/test/
Dfake_name_db.h29 void Start() override {} in Start() function
/packages/modules/Bluetooth/system/gd/neighbor/facade/
Dfacade.cc62 void NeighborFacadeModule::Start() { in Start() function in bluetooth::neighbor::facade::NeighborFacadeModule
/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/hci/
Dremote_name_request.cc33 void Start() { in Start() function
270 void RemoteNameRequestModule::Start() { in Start() function in bluetooth::hci::RemoteNameRequestModule
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_iso.cc34 void Start() { in Start() function
142 void IsoManager::Start() { in Start() function in bluetooth::hci::IsoManager
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/audio/nodes/
DDtmfSenderNode.cpp38 ImsMediaResult DtmfSenderNode::Start() in Start() function in DtmfSenderNode
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_stack.cc35 void Stack::Start(ModuleList* /* modules */) {} in Start() function in bluetooth::shim::Stack
/packages/modules/Bluetooth/system/gd/metrics/
Dcounter_metrics.cc35 void CounterMetrics::Start() { in Start() function in bluetooth::metrics::CounterMetrics
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/
DStreamScheduler.cpp56 void StreamScheduler::Start() in Start() function in StreamScheduler

123456