Home
last modified time | relevance | path

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

/device/google/trout/hal/audiocontrol/aidl/1.0/
DAudioControlServer.cpp294 auto& request_ref_count = ref_count_search->second; in HandleReleasing() local
295 if (--request_ref_count == 0) { in HandleReleasing()