Home
last modified time | relevance | path

Searched refs:ExecuteFenceProcess (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp622 if (ExecuteFenceProcess(GnssInterfaceCode::ADD_FENCE_INFO, request)) { in AddFence()
643 if (ExecuteFenceProcess(GnssInterfaceCode::REMOVE_FENCE_INFO, request)) { in RemoveFence()
688 if (ExecuteFenceProcess(GnssInterfaceCode::ADD_GNSS_GEOFENCE, request)) { in AddGnssGeofence()
736 if (ExecuteFenceProcess(GnssInterfaceCode::REMOVE_GNSS_GEOFENCE, request)) { in RemoveGnssGeofence()
896 bool GnssAbility::ExecuteFenceProcess( in ExecuteFenceProcess() function in OHOS::Location::GnssAbility
/ohos5.0/base/location/services/location_gnss/gnss/include/
H A Dgnss_ability.h237 bool ExecuteFenceProcess(
/ohos5.0/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp1906 ability_->ExecuteFenceProcess(code, request);