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