Searched defs:removeClient_l (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/frameworks/av/services/mediaresourcemanager/ | ||
H A D | ResourceManagerServiceNew.cpp | 367 bool ResourceManagerServiceNew::removeClient_l(int pid, const int64_t& clientId) { in removeClient_l() function in android::ResourceManagerServiceNew |
H A D | ResourceManagerService.cpp | 660 bool ResourceManagerService::removeClient_l(int pid, const int64_t& clientId) { in removeClient_l() function in android::ResourceManagerService |
/aosp_15_r20/frameworks/av/services/audioflinger/ | ||
H A D | AudioFlinger.cpp | 2348 void AudioFlinger::removeClient_l(pid_t pid) in removeClient_l() function in android::AudioFlinger |