Home
last modified time | relevance | path

Searched defs:fenceIndex (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgeofence_event_callback.cpp29 int32_t GeofenceEventCallback::ReportGeofenceEvent(int32_t fenceIndex, in ReportGeofenceEvent()
43 int32_t fenceIndex, GeofenceOperateType type, GeofenceOperateResult result) in ReportGeofenceOperateResult()
H A Dgnss_ability.cpp833 void GnssAbility::ReportGeofenceEvent(int fenceIndex, GeofenceEvent event) in ReportGeofenceEvent()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/location/
H A D_geofence_info.md29 ### fenceIndex subsection
/ohos5.0/drivers/peripheral/location/geofence/hdi_service/
H A Dgeofence_interface_impl.cpp44 int32_t GeofenceInterfaceImpl::DeleteGnssGeofence(int32_t fenceIndex) in DeleteGnssGeofence()
/ohos5.0/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp1123 int32_t fenceIndex = 0; variable
1138 int32_t fenceIndex = 0; variable
1155 int32_t fenceIndex = 0; variable
1169 int32_t fenceIndex = 0; variable
/ohos5.0/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence_tracker.cpp224 uint32_t fenceIndex = 0; in Loop() local