Home
last modified time | relevance | path

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

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dgeofence_definition.h37 GNSS_GEOFENCE_OPERATION_ERROR_GEOFENCE_ID_EXISTS = -3, enumerator
/ohos5.0/base/location/test/location_geofence/source/
H A Dlocation_gnss_geofence_callback_host_test.cpp175 …tGeofenceOperationResult(GnssGeofenceOperateResult::GNSS_GEOFENCE_OPERATION_ERROR_GEOFENCE_ID_EXIS…
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_gnss_geofence_callback_napi.cpp348 case GnssGeofenceOperateResult::GNSS_GEOFENCE_OPERATION_ERROR_GEOFENCE_ID_EXISTS: in DealGeofenceOperationResult()