HomeSort by relevance Sort by last modified time
    Searched defs:unregisterAudioThread (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libaaudio/src/binding/
AAudioBinderClient.cpp 202 aaudio_result_t AAudioBinderClient::unregisterAudioThread(aaudio_handle_t streamHandle,
206 return service->unregisterAudioThread(streamHandle,
  /frameworks/av/services/oboeservice/
AAudioService.cpp 269 aaudio_result_t AAudioService::unregisterAudioThread(aaudio_handle_t streamHandle,
273 ALOGE("AAudioService::unregisterAudioThread(), illegal stream handle = 0x%0x",
278 ALOGE("AAudioService::unregisterAudioThread(), wrong thread");

Completed in 205 milliseconds