Searched refs:getSourceCount (Results 1 – 6 of 6) sorted by relevance
134 size_t PlatformAudio::getSourceCount() { in getSourceCount() function in chre::PlatformAudio138 sourceCount = mAudioApi->getSourceCount(); in getSourceCount()
118 size_t getSourceCount();
158 uint32_t (*getSourceCount)(void); member
155 size_t PlatformAudio::getSourceCount() { in getSourceCount() function in chre::PlatformAudio
104 size_t PlatformAudio::getSourceCount() { in getSourceCount() function in chre::PlatformAudio
47 size_t sourceCount = mPlatformAudio.getSourceCount(); in init()