Searched defs:ResourceManagerServiceProxy (Results 1 – 2 of 2) sorted by relevance
287 struct ResourceManagerServiceProxy : public IBinder::DeathRecipient { struct311 sp<IResourceManagerService> mService;312 pid_t mPid;313 uid_t mUid;
169 MediaCodec::ResourceManagerServiceProxy::ResourceManagerServiceProxy( in ResourceManagerServiceProxy() function in android::MediaCodec::ResourceManagerServiceProxy