Searched defs:getSourceCount (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/chre/pal/include/chre/pal/ | ||
H A D | audio.h | 158 uint32_t (*getSourceCount)(void); member |
/aosp12/system/chre/platform/slpi/ | ||
H A D | platform_audio.cc | 134 size_t PlatformAudio::getSourceCount() { in getSourceCount() function in chre::PlatformAudio |
/aosp12/system/chre/platform/android/ | ||
H A D | platform_audio.cc | 155 size_t PlatformAudio::getSourceCount() { in getSourceCount() function in chre::PlatformAudio |
/aosp12/system/chre/platform/linux/ | ||
H A D | platform_audio.cc | 104 size_t PlatformAudio::getSourceCount() { in getSourceCount() function in chre::PlatformAudio |