Home
last modified time | relevance | path

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

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dgeofence_definition.h38 GNSS_GEOFENCE_OPERATION_ERROR_PARAMS_INVALID = -4, enumerator
/ohos5.0/base/location/test/location_geofence/source/
H A Dlocation_gnss_geofence_callback_host_test.cpp177 …SetGeofenceOperationResult(GnssGeofenceOperateResult::GNSS_GEOFENCE_OPERATION_ERROR_PARAMS_INVALID
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_gnss_geofence_callback_napi.cpp351 case GnssGeofenceOperateResult::GNSS_GEOFENCE_OPERATION_ERROR_PARAMS_INVALID: in DealGeofenceOperationResult()