/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/ |
D | le_audio_software_unittest.cc | 54 static void SetInstance(MockHalVersionManager* ptr) { MockHalVersionManager::instance_ptr = ptr; } in SetInstance() function in __anoncf35f5a80111::MockHalVersionManager 84 static void SetInstance(MockBluetoothAudioClientInterfaceHidl* ptr) { instance_ptr = ptr; } in SetInstance() function in __anoncf35f5a80111::MockBluetoothAudioClientInterfaceHidl 134 static void SetInstance(MockBluetoothAudioClientInterfaceAidl* ptr) { instance_ptr = ptr; } in SetInstance() function in __anoncf35f5a80111::MockBluetoothAudioClientInterfaceAidl
|
/aosp_15_r20/external/libchrome/base/memory/ |
H A D | discardable_memory_allocator.cc | 17 void DiscardableMemoryAllocator::SetInstance( in SetInstance() function in base::DiscardableMemoryAllocator
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | named_trigger.cc | 22 void NamedTriggerManager::SetInstance(NamedTriggerManager* manager) { in SetInstance() function in base::trace_event::NamedTriggerManager
|
/aosp_15_r20/external/webrtc/api/test/ |
H A D | test_dependency_factory.cc | 41 void TestDependencyFactory::SetInstance( in SetInstance() function in webrtc::TestDependencyFactory
|
/aosp_15_r20/external/cronet/base/memory/ |
H A D | discardable_memory_allocator.cc | 20 void DiscardableMemoryAllocator::SetInstance( in SetInstance() function in base::DiscardableMemoryAllocator
|
/aosp_15_r20/external/libchrome/base/task_scheduler/ |
H A D | task_scheduler.cc | 76 void TaskScheduler::SetInstance(std::unique_ptr<TaskScheduler> task_scheduler) { in SetInstance() function in base::TaskScheduler
|
/aosp_15_r20/external/openscreen/platform/impl/ |
H A D | platform_client_posix.cc | 73 void PlatformClientPosix::SetInstance(PlatformClientPosix* instance) { in SetInstance() function in openscreen::PlatformClientPosix
|
/aosp_15_r20/external/skia/src/utils/ |
H A D | SkEventTracer.cpp | 49 bool SkEventTracer::SetInstance(SkEventTracer* tracer, bool leakTracer) { in SetInstance() function in SkEventTracer
|
/aosp_15_r20/external/libchrome/base/ |
H A D | feature_list.cc | 259 void FeatureList::SetInstance(std::unique_ptr<FeatureList> instance) { in SetInstance() function in base::FeatureList
|
/aosp_15_r20/external/ot-br-posix/src/ncp/ |
H A D | rcp_host.cpp | 114 void OtNetworkProperties::SetInstance(otInstance *aInstance) in SetInstance() function in otbr::Ncp::OtNetworkProperties
|
/aosp_15_r20/external/cronet/base/ |
H A D | feature_list.cc | 591 void FeatureList::SetInstance(std::unique_ptr<FeatureList> instance) { in SetInstance() function in base::FeatureList
|