Home
last modified time | relevance | path

Searched defs:GetInstance (Results 1 – 25 of 360) sorted by relevance

12345678910>>...15

/aosp_15_r20/external/libchrome/base/memory/
H A Dsingleton_unittest.cc29 static IntSingleton* GetInstance() { in GetInstance() function in base::__anon51cb60830111::IntSingleton
40 static Init5Singleton* GetInstance() { in GetInstance() function in base::__anon51cb60830111::Init5Singleton
84 static CallbackSingletonWithNoLeakTrait* GetInstance() { in GetInstance() function in base::__anon51cb60830111::CallbackSingletonWithNoLeakTrait
97 static CallbackSingletonWithLeakTrait* GetInstance() { in GetInstance() function in base::__anon51cb60830111::CallbackSingletonWithLeakTrait
108 static CallbackSingletonWithStaticTrait* GetInstance() { in GetInstance() function in base::__anon51cb60830111::CallbackSingletonWithStaticTrait
128 static AlignedTestSingleton* GetInstance() { in GetInstance() function in base::__anon51cb60830111::AlignedTestSingleton
H A Ddiscardable_memory_allocator.cc24 DiscardableMemoryAllocator* DiscardableMemoryAllocator::GetInstance() { in GetInstance() function in base::DiscardableMemoryAllocator
H A Dmemory_coordinator_proxy.cc20 MemoryCoordinatorProxy* MemoryCoordinatorProxy::GetInstance() { in GetInstance() function in base::MemoryCoordinatorProxy
/aosp_15_r20/external/cronet/base/memory/
H A Dsingleton_unittest.cc30 static IntSingleton* GetInstance() { in GetInstance() function in base::__anon2f1763790111::IntSingleton
41 static Init5Singleton* GetInstance() { in GetInstance() function in base::__anon2f1763790111::Init5Singleton
85 static CallbackSingletonWithNoLeakTrait* GetInstance() { in GetInstance() function in base::__anon2f1763790111::CallbackSingletonWithNoLeakTrait
98 static CallbackSingletonWithLeakTrait* GetInstance() { in GetInstance() function in base::__anon2f1763790111::CallbackSingletonWithLeakTrait
109 static CallbackSingletonWithStaticTrait* GetInstance() { in GetInstance() function in base::__anon2f1763790111::CallbackSingletonWithStaticTrait
129 static AlignedTestSingleton* GetInstance() { in GetInstance() function in base::__anon2f1763790111::AlignedTestSingleton
/aosp_15_r20/external/perfetto/src/tracing/internal/
H A Dsystem_tracing_backend_fake.cc25 TracingProducerBackend* SystemProducerTracingBackend::GetInstance() { in GetInstance() function in perfetto::internal::SystemProducerTracingBackend
31 TracingConsumerBackend* SystemConsumerTracingBackend::GetInstance() { in GetInstance() function in perfetto::internal::SystemConsumerTracingBackend
H A Dsystem_tracing_backend.cc39 TracingProducerBackend* SystemProducerTracingBackend::GetInstance() { in GetInstance() function in perfetto::internal::SystemProducerTracingBackend
79 TracingConsumerBackend* SystemConsumerTracingBackend::GetInstance() { in GetInstance() function in perfetto::internal::SystemConsumerTracingBackend
/aosp_15_r20/external/executorch/backends/mediatek/runtime/include/api/
H A DAPUWareUtilsLib.h57 static struct ApuWareUtilsLib& GetInstance() { in GetInstance() function
112 : mLib(ApuWareUtilsLib::GetInstance()), mMs(ms) { in mLib() argument
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software_unittest.cc56 static MockHalVersionManager* GetInstance() { return instance_ptr; } in GetInstance() function in __anoncf35f5a80111::MockHalVersionManager
86 static MockBluetoothAudioClientInterfaceHidl* GetInstance() { return instance_ptr; } in GetInstance() function in __anoncf35f5a80111::MockBluetoothAudioClientInterfaceHidl
136 static MockBluetoothAudioClientInterfaceAidl* GetInstance() { return instance_ptr; } in GetInstance() function in __anoncf35f5a80111::MockBluetoothAudioClientInterfaceAidl
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_iso.cc24 MockIsoManager* MockIsoManager::GetInstance() { in GetInstance() function in MockIsoManager
190 IsoManager* IsoManager::GetInstance() { in GetInstance() function in bluetooth::hci::IsoManager
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/security/jca/
H A DGetInstance.java32 public class GetInstance { class
34 private GetInstance() { in GetInstance() method in GetInstance
/aosp_15_r20/external/cronet/components/metrics/call_stacks/
H A Dcall_stack_profile_metrics_provider.cc148 PendingProfiles* PendingProfiles::GetInstance() { in GetInstance() function in metrics::__anoncd6cb5840111::PendingProfiles
301 ReceivedProfileCounter* ReceivedProfileCounter::GetInstance() { in GetInstance() function in metrics::__anoncd6cb5840111::ReceivedProfileCounter
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/jca/
H A DGetInstance.java40 public class GetInstance { class
42 private GetInstance() { in GetInstance() method in GetInstance
/aosp_15_r20/external/cronet/base/mac/
H A Dmach_port_rendezvous.cc235 MachPortRendezvousServer* MachPortRendezvousServer::GetInstance() { in GetInstance() function in base::MachPortRendezvousServer
305 MachPortRendezvousClient* MachPortRendezvousClient::GetInstance() { in GetInstance() function in base::MachPortRendezvousClient
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/aidl/tests/mocks/
DMockHintManager.h49 static testing::NiceMock<MockHintManager> *GetInstance() { in GetInstance() function
/aosp_15_r20/external/libchrome/base/time/
H A Ddefault_tick_clock.cc18 const DefaultTickClock* DefaultTickClock::GetInstance() { in GetInstance() function in base::DefaultTickClock
H A Ddefault_clock.cc18 DefaultClock* DefaultClock::GetInstance() { in GetInstance() function in base::DefaultClock
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dcontent_control_id_keeper.h30 static ContentControlIdKeeper* GetInstance(void) { in GetInstance() function
/aosp_15_r20/external/cronet/base/time/
H A Ddefault_tick_clock.cc18 const DefaultTickClock* DefaultTickClock::GetInstance() { in GetInstance() function in base::DefaultTickClock
H A Ddefault_clock.cc18 DefaultClock* DefaultClock::GetInstance() { in GetInstance() function in base::DefaultClock
/aosp_15_r20/packages/modules/Bluetooth/system/gd/
Dstack_manager.h31 T* GetInstance() const { in GetInstance() function
/aosp_15_r20/libcore/ojluni/src/test/java/security/cert/
H A DGetInstance.java41 public class GetInstance { class
/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/libtf/impl/
H A Dnone.cc21 None& None::GetInstance() { in GetInstance() function in tf::libtf::impl::None
/aosp_15_r20/packages/modules/Bluetooth/system/common/
Daddress_obfuscator.h34 static AddressObfuscator* GetInstance() { in GetInstance() function
/aosp_15_r20/frameworks/rs/
H A DrsFallbackAdaptation.cpp45 RsFallbackAdaptation& RsFallbackAdaptation::GetInstance() in GetInstance() function in RsFallbackAdaptation
/aosp_15_r20/system/apex/apexd/
H A Dapexd_lifecycle.h38 static ApexdLifecycle& GetInstance() { in GetInstance() function

12345678910>>...15