Home
last modified time | relevance | path

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

/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp877 fenceStruct.callback = geofenceCallback_; in ExecuteFenceProcess()
897 int32_t ret = geofenceInterface->SetGeofenceCallback(geofenceCallback_); in SetGeofenceCallback()
1175 if (geofenceCallback_ == nullptr) { in ConnectGeofenceHdi()
1176 geofenceCallback_ = sptr<GeofenceEventCallback>(new (std::nothrow) GeofenceEventCallback); in ConnectGeofenceHdi()
1232 geofenceCallback_ = nullptr; in RemoveHdi()
/base/location/services/location_gnss/gnss/include/
H A Dgnss_ability.h276 sptr<IGeofenceCallback> geofenceCallback_; member in OHOS::Location::GnssAbility

Completed in 4 milliseconds