Searched refs:HdfGnssInterfaceHost (Results 1 – 2 of 2) sorted by relevance
24 struct HdfGnssInterfaceHost { struct28 HdfGnssInterfaceHost() in HdfGnssInterfaceHost() argument40 …auto *hdfGnssInterfaceHost = CONTAINER_OF(client->device->service, struct HdfGnssInterfaceHost, io… in GnssInterfaceDriverDispatch()68 auto *hdfGnssInterfaceHost = new (std::nothrow) HdfGnssInterfaceHost; in HdfGnssInterfaceDriverBind()103 …auto *hdfGnssInterfaceHost = CONTAINER_OF(deviceObject->service, struct HdfGnssInterfaceHost, ioSe… in HdfGnssInterfaceDriverRelease()
26 struct HdfGnssInterfaceHost {34 …auto *hdfGnssInterfaceHost = CONTAINER_OF(client->device->service, struct HdfGnssInterfaceHost, io…61 auto *hdfGnssInterfaceHost = new (std::nothrow) HdfGnssInterfaceHost;63 HDF_LOGE("%{public}s: failed to create create HdfGnssInterfaceHost object", __func__);97 …auto *hdfGnssInterfaceHost = CONTAINER_OF(deviceObject->service, struct HdfGnssInterfaceHost, ioSe…