Searched refs:HdfMediaKeySystemFactoryHost (Results 1 – 2 of 2) sorted by relevance
28 struct HdfMediaKeySystemFactoryHost { struct37 CONTAINER_OF(client->device->service, struct HdfMediaKeySystemFactoryHost, ioService); in MediaKeySystemFactoryDriverDispatch() argument64 auto *hdfMediaKeySystemFactoryHost = new (std::nothrow) HdfMediaKeySystemFactoryHost; in HdfMediaKeySystemFactoryDriverBind()105 CONTAINER_OF(deviceObject->service, struct HdfMediaKeySystemFactoryHost, ioService); in HdfMediaKeySystemFactoryDriverRelease()
26 struct HdfMediaKeySystemFactoryHost {34 …temFactoryHost = CONTAINER_OF(client->device->service, struct HdfMediaKeySystemFactoryHost, ioServ…61 auto *hdfMediaKeySystemFactoryHost = new (std::nothrow) HdfMediaKeySystemFactoryHost;63 … HDF_LOGE("%{public}s: failed to create create HdfMediaKeySystemFactoryHost object", __func__);97 …ystemFactoryHost = CONTAINER_OF(deviceObject->service, struct HdfMediaKeySystemFactoryHost, ioServ…