Home
last modified time | relevance | path

Searched refs:mDefaultDeviceIDMapChangedContext (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/wilhelm/src/itf/
H A DIAudioIODeviceCapabilities.cpp166 thiz->mDefaultDeviceIDMapChangedContext = pContext; in IAudioIODeviceCapabilities_RegisterDefaultDeviceIDMapChangedCallback()
322 thiz->mDefaultDeviceIDMapChangedContext = NULL; in IAudioIODeviceCapabilities_init()
/aosp12/frameworks/wilhelm/src/
H A Ditfstruct.h215 void *mDefaultDeviceIDMapChangedContext; member