Searched refs:SetGeofenceOperationResult (Results 1 – 3 of 3) sorted by relevance
155 callback->SetGeofenceOperationResult(optValue);169 … callback->SetGeofenceOperationResult(GnssGeofenceOperateResult::GNSS_GEOFENCE_OPERATION_SUCCESS);171 …callback->SetGeofenceOperationResult(GnssGeofenceOperateResult::GNSS_GEOFENCE_OPERATION_ERROR_UNKN…173 …callback->SetGeofenceOperationResult(GnssGeofenceOperateResult::GNSS_GEOFENCE_OPERATION_ERROR_TOO_…175 …callback->SetGeofenceOperationResult(GnssGeofenceOperateResult::GNSS_GEOFENCE_OPERATION_ERROR_GEOF…177 …callback->SetGeofenceOperationResult(GnssGeofenceOperateResult::GNSS_GEOFENCE_OPERATION_ERROR_PARA…
51 void SetGeofenceOperationResult(GnssGeofenceOperateResult result);
188 SetGeofenceOperationResult(optResult); in OnReportOperationResult()327 void LocationGnssGeofenceCallbackNapi::SetGeofenceOperationResult(GnssGeofenceOperateResult result) in SetGeofenceOperationResult() function in OHOS::Location::LocationGnssGeofenceCallbackNapi