OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chreAudioGetSource
(Results
1 - 3
of
3
) sorted by null
/system/chre/platform/shared/
chre_api_audio.cc
30
DLL_EXPORT bool
chreAudioGetSource
(uint32_t handle,
/system/chre/platform/shared/nanoapp/
nanoapp_support_lib_dso.cc
86
bool
chreAudioGetSource
(uint32_t handle, struct chreAudioSource *audioSource) {
87
auto *fptr = CHRE_NSL_LAZY_LOOKUP(
chreAudioGetSource
);
/device/google/contexthub/firmware/app/chre/common/
chre_app_syscalls.c
254
bool
chreAudioGetSource
(uint32_t handle, struct chreAudioSource *audioSource)
Completed in 196 milliseconds