Home
last modified time | relevance | path

Searched refs:updatePlatformHandleEnabled (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/chre/core/include/chre/core/
H A Daudio_request_manager.h253 void updatePlatformHandleEnabled(uint32_t handle, size_t lastNumRequests);
/aosp12/system/chre/core/
H A Daudio_request_manager.cc211 updatePlatformHandleEnabled(handle, lastNumRequests); in doConfigureSource()
217 void AudioRequestManager::updatePlatformHandleEnabled(uint32_t handle, in updatePlatformHandleEnabled() function in chre::AudioRequestManager