Home
last modified time | relevance | path

Searched defs:instance_ptr (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software_unittest.cc59 static MockHalVersionManager* instance_ptr; member in __anoncf35f5a80111::MockHalVersionManager
61 MockHalVersionManager* MockHalVersionManager::instance_ptr = nullptr; member in __anoncf35f5a80111::MockHalVersionManager
89 static MockBluetoothAudioClientInterfaceHidl* instance_ptr; member in __anoncf35f5a80111::MockBluetoothAudioClientInterfaceHidl
91 MockBluetoothAudioClientInterfaceHidl* MockBluetoothAudioClientInterfaceHidl::instance_ptr = member in __anoncf35f5a80111::MockBluetoothAudioClientInterfaceHidl
139 static MockBluetoothAudioClientInterfaceAidl* instance_ptr; member in __anoncf35f5a80111::MockBluetoothAudioClientInterfaceAidl
141 MockBluetoothAudioClientInterfaceAidl* MockBluetoothAudioClientInterfaceAidl::instance_ptr = member in __anoncf35f5a80111::MockBluetoothAudioClientInterfaceAidl
Dhal_version_manager_host.cc37 std::unique_ptr<HalVersionManager> HalVersionManager::instance_ptr = nullptr; member in bluetooth::audio::HalVersionManager
Dhal_version_manager.cc65 std::unique_ptr<HalVersionManager> HalVersionManager::instance_ptr = member in bluetooth::audio::HalVersionManager
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_leaudio_hal_version_host.cc23 static inline std::unique_ptr<HalVersionManager> instance_ptr = member in bluetooth::audio::HalVersionManager
/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/session/
H A DBluetoothAudioSession_2_1.cpp206 BluetoothAudioSessionInstance_2_1::instance_ptr = member in android::bluetooth::audio::BluetoothAudioSessionInstance_2_1
H A DBluetoothAudioSession.cpp475 BluetoothAudioSessionInstance::instance_ptr = member in android::bluetooth::audio::BluetoothAudioSessionInstance
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_leaudio.cc37 static inline std::unique_ptr<HalVersionManager> instance_ptr = member in bluetooth::audio::HalVersionManager
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h15778 …its: */ 200 + /* Dynamic: */ 0) / 8;uint8_t instance_value{};uint8_t* instance_ptr = &instance_val… in CreateOptional() local