Searched defs:fenceIndex (Results 1 – 6 of 6) sorted by relevance
29 int32_t GeofenceEventCallback::ReportGeofenceEvent(int32_t fenceIndex, in ReportGeofenceEvent()43 int32_t fenceIndex, GeofenceOperateType type, GeofenceOperateResult result) in ReportGeofenceOperateResult()
833 void GnssAbility::ReportGeofenceEvent(int fenceIndex, GeofenceEvent event) in ReportGeofenceEvent()
29 ### fenceIndex subsection
44 int32_t GeofenceInterfaceImpl::DeleteGnssGeofence(int32_t fenceIndex) in DeleteGnssGeofence()
1123 int32_t fenceIndex = 0; variable1138 int32_t fenceIndex = 0; variable1155 int32_t fenceIndex = 0; variable1169 int32_t fenceIndex = 0; variable
224 uint32_t fenceIndex = 0; in Loop() local