Home
last modified time | relevance | path

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

/frameworks/av/services/mediaresourcemanager/
DResourceManagerService.h179 uintptr_t addCookieAndLink_l(::ndk::SpAIBinder binder, const sp<DeathNotifier>& notifier);
DResourceManagerService.cpp466 info.cookie = addCookieAndLink_l(client->asBinder(), in addResource()
794 uintptr_t cookie = addCookieAndLink_l(client->asBinder(), in overrideProcessInfo()
802 uintptr_t ResourceManagerService::addCookieAndLink_l( in addCookieAndLink_l() function in android::ResourceManagerService