Home
last modified time | relevance | path

Searched defs:getAudioSource (Results 1 – 5 of 5) sorted by relevance

/system/chre/pal/include/chre/pal/
Daudio.h167 bool (*getAudioSource)(uint32_t handle, member
/system/chre/platform/slpi/
Dplatform_audio.cc141 bool PlatformAudio::getAudioSource(uint32_t handle, in getAudioSource() function in chre::PlatformAudio
/system/chre/platform/android/
Dplatform_audio.cc161 bool PlatformAudio::getAudioSource(uint32_t handle, in getAudioSource() function in chre::PlatformAudio
/system/chre/platform/linux/
Dplatform_audio.cc110 bool PlatformAudio::getAudioSource(uint32_t handle, in getAudioSource() function in chre::PlatformAudio
/system/chre/core/include/chre/core/
Daudio_request_manager.h54 bool getAudioSource(uint32_t handle, struct chreAudioSource *audioSource) { in getAudioSource() function