Searched refs:HdfMetadataHost (Results 1 – 2 of 2) sorted by relevance
29 struct HdfMetadataHost { struct37 … auto *hdfMetadataHost = CONTAINER_OF(client->device->service, struct HdfMetadataHost, ioService); in MetadataDriverDispatch() argument64 auto *hdfMetadataHost = new (std::nothrow) HdfMetadataHost; in HdfMetadataDriverBind()100 auto *hdfMetadataHost = CONTAINER_OF(deviceObject->service, struct HdfMetadataHost, ioService); in HdfMetadataDriverRelease()
26 struct HdfMetadataHost {34 … auto *hdfMetadataHost = CONTAINER_OF(client->device->service, struct HdfMetadataHost, ioService);61 auto *hdfMetadataHost = new (std::nothrow) HdfMetadataHost;63 HDF_LOGE("%{public}s: failed to create create HdfMetadataHost object", __func__);97 auto *hdfMetadataHost = CONTAINER_OF(deviceObject->service, struct HdfMetadataHost, ioService);