Home
last modified time | relevance | path

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

/frameworks/av/services/mediaresourcemanager/
DResourceManagerService.h127 void onLastRemoved(const MediaResource& res, const ResourceInfo& clientInfo);
DResourceManagerService.cpp279 void ResourceManagerService::onLastRemoved( in onLastRemoved() function in android::ResourceManagerService
377 onLastRemoved(res, info); in removeResource()
414 onLastRemoved(it->second, info); in removeResource()