Searched defs:DeviceProxy (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/hardware/interfaces/audio/aidl/default/alsa/ | ||
H A D | Utils.cpp | 44 DeviceProxy::DeviceProxy() : mProfile(nullptr), mProxy(nullptr, alsaProxyDeleter) {} in DeviceProxy() function in aidl::android::hardware::audio::core::alsa::DeviceProxy |