Searched refs:tmpProxy (Results 1 – 1 of 1) sorted by relevance
59 … sptr<IMediaKeySystemFactoryService> tmpProxy = iface_cast<IMediaKeySystemFactoryService>(object); in GetServiceProxy() local60 …DRM_CHECK_AND_RETURN_RET_LOG(tmpProxy != nullptr, nullptr, "cast the object to privateServiceProxy… in GetServiceProxy()78 int32_t ret = tmpProxy->SetListenerObject(listenerObject); in GetServiceProxy()80 privateServiceProxy_ = tmpProxy; in GetServiceProxy()