Searched refs:ResourceManagerServiceProxy (Results 1 – 2 of 2) sorted by relevance
403 struct MediaCodec::ResourceManagerServiceProxy : struct in android::MediaCodec404 public std::enable_shared_from_this<ResourceManagerServiceProxy> {411 std::weak_ptr<ResourceManagerServiceProxy> mRMServiceProxy;414 ResourceManagerServiceProxy(pid_t pid, uid_t uid,416 ~ResourceManagerServiceProxy();517 MediaCodec::ResourceManagerServiceProxy::ResourceManagerServiceProxy( in ResourceManagerServiceProxy() function in android::MediaCodec::ResourceManagerServiceProxy533 MediaCodec::ResourceManagerServiceProxy::~ResourceManagerServiceProxy() { in ~ResourceManagerServiceProxy()537 status_t MediaCodec::ResourceManagerServiceProxy::init() { in init()565 std::shared_ptr<IResourceManagerService> MediaCodec::ResourceManagerServiceProxy::getService_l() { in getService_l()592 void MediaCodec::ResourceManagerServiceProxy::reRegisterAllResources_l() { in reRegisterAllResources_l()[all …]
461 struct ResourceManagerServiceProxy;510 std::shared_ptr<ResourceManagerServiceProxy> mResourceManagerProxy;