Searched refs:MockBluetoothAudioClientInterfaceHidl (Results 1 – 1 of 1) sorted by relevance
82 class MockBluetoothAudioClientInterfaceHidl { class98 static void SetInstance(MockBluetoothAudioClientInterfaceHidl* ptr) { in SetInstance()102 static MockBluetoothAudioClientInterfaceHidl* GetInstance() { in GetInstance()107 static MockBluetoothAudioClientInterfaceHidl* instance_ptr;109 MockBluetoothAudioClientInterfaceHidl*110 MockBluetoothAudioClientInterfaceHidl::instance_ptr = nullptr;246 auto instance = MockBluetoothAudioClientInterfaceHidl::GetInstance(); in ReadAudioData()263 auto instance = MockBluetoothAudioClientInterfaceHidl::GetInstance(); in IsValid()272 auto instance = MockBluetoothAudioClientInterfaceHidl::GetInstance(); in WriteAudioData()280 auto instance = MockBluetoothAudioClientInterfaceHidl::GetInstance(); in FlushAudioData()[all …]