Home
last modified time | relevance | path

Searched refs:ERRCODE_GEOFENCE_INCORRECT_ID (Results 1 - 6 of 6) sorted by relevance

/base/location/interfaces/inner_api/include/
H A Dconstant_definition.h133 ERRCODE_GEOFENCE_INCORRECT_ID = 3301602 /* Failed to delete a geofence due to an incorrect ID. */ enumerator
/base/location/frameworks/js/napi/source/
H A Dlocation_gnss_geofence_callback_napi.cpp355 errCode = ERRCODE_GEOFENCE_INCORRECT_ID; in DealGeofenceOperationResult()
H A Dnapi_util.cpp874 {LocationErrCode::ERRCODE_GEOFENCE_INCORRECT_ID, "Failed to delete a geofence due to an incorrect ID."}, in GetErrorMsgByCode()
H A Dlocation_napi_adapter.cpp1188 context->errCode = ERRCODE_GEOFENCE_INCORRECT_ID; in CreateReverseGeocodeAsyncContext()
/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp718 return ERRCODE_GEOFENCE_INCORRECT_ID; in RemoveGnssGeofence()
/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp1816 EXPECT_EQ(ERRCODE_GEOFENCE_INCORRECT_ID, result); in HWTEST_F()

Completed in 13 milliseconds