Searched defs:GetInstance (Results 1 - 6 of 6) sorted by relevance

/system/bt/service/ipc/binder/
H A Dinterface_with_instances_base.cc95 InterfaceWithInstancesBase::GetInstance(int instance_id) { function in class:ipc::binder::InterfaceWithInstancesBase
/system/core/init/
H A Daction_manager.cpp26 ActionManager& ActionManager::GetInstance() { function in class:android::init::ActionManager
H A Dservice.cpp510 for (const auto& svc : ServiceList::GetInstance()) {
1077 ServiceList& ServiceList::GetInstance() { function in class:android::init::ServiceList
/system/bt/osi/include/
H A Dmetrics.h112 static BluetoothMetricsLogger* GetInstance() { function in class:system_bt_osi::BluetoothMetricsLogger
/system/nfc/src/adaptation/
H A DNfcAdaptation.cc156 ** Function: NfcAdaptation::GetInstance()
163 NfcAdaptation& NfcAdaptation::GetInstance() { function in class:NfcAdaptation
420 NfcAdaptation::GetInstance().signal();
/system/bt/btif/src/
H A Dbtif_hf.cc344 system_bt_osi::BluetoothMetricsLogger::GetInstance()
677 static Interface* GetInstance() { function in class:bluetooth::headset::HeadsetInterface
1379 return HeadsetInterface::GetInstance();

Completed in 189 milliseconds