Home
last modified time | relevance | path

Searched refs:HdfGeofenceInterfaceHost (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/location/geofence/hdi_service/
H A Dgeofence_interface_driver.cpp24 struct HdfGeofenceInterfaceHost { struct
28 HdfGeofenceInterfaceHost() in HdfGeofenceInterfaceHost() function
40 auto *hdfGeofenceInterfaceHost = CONTAINER_OF(client->device->service, struct HdfGeofenceInterfaceHost, ioService); in GeofenceInterfaceDriverDispatch()
68 auto *hdfGeofenceInterfaceHost = new (std::nothrow) HdfGeofenceInterfaceHost; in HdfGeofenceInterfaceDriverBind()
70 HDF_LOGE("%{public}s: failed to create create HdfGeofenceInterfaceHost object", __func__); in HdfGeofenceInterfaceDriverBind()
103 auto *hdfGeofenceInterfaceHost = CONTAINER_OF(deviceObject->service, struct HdfGeofenceInterfaceHost, ioService); in HdfGeofenceInterfaceDriverRelease()

Completed in 1 milliseconds