Home
last modified time | relevance | path

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

/aosp12/system/chre/core/
H A Daudio_request_manager.cc234 auto *matchingAudioRequest = findAudioRequestByConfiguration( in createAudioRequest() local
238 if (matchingAudioRequest != nullptr) { in createAudioRequest()
239 if (!matchingAudioRequest->instanceIds.push_back(instanceId)) { in createAudioRequest()