Home
last modified time | relevance | path

Searched defs:chreAudioGetSource (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/chre/platform/shared/
H A Dchre_api_audio.cc28 DLL_EXPORT bool chreAudioGetSource(uint32_t handle, in chreAudioGetSource() function
/aosp_15_r20/device/google/contexthub/firmware/app/chre/common/
Dchre_app_syscalls.c254 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource) in chreAudioGetSource() function
/aosp_15_r20/system/chre/platform/shared/nanoapp/
H A Dnanoapp_support_lib_dso.cc250 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource) { in chreAudioGetSource() function