Home
last modified time | relevance | path

Searched refs:REMOVE_GNSS_GEOFENCE (Results 1 - 10 of 10) sorted by relevance

/base/location/interfaces/inner_api/include/
H A Dlocationhub_ipc_interface_code.h68 REMOVE_GNSS_GEOFENCE = 46, member in OHOS::Location::LocatorInterfaceCode
113 REMOVE_GNSS_GEOFENCE = 28, member in OHOS::Location::LocatorInterfaceCode::GnssInterfaceCode
/base/location/frameworks/native/geofence_sdk/source/
H A Dgeofence_sdk.cpp206 static_cast<int>(LocatorInterfaceCode::REMOVE_GNSS_GEOFENCE), data, reply); in RemoveGnssGeofence()
/base/location/services/location_locator/locator/source/
H A Dgnss_ability_proxy.cpp350 static_cast<uint32_t>(GnssInterfaceCode::REMOVE_GNSS_GEOFENCE), dataToStub, replyToStub, option); in RemoveGnssGeofence()
H A Dlocator_skeleton.cpp248 locatorHandleMap_[LocatorInterfaceCode::REMOVE_GNSS_GEOFENCE] = in ConstructGnssEnhanceHandleMap()
H A Dlocator_ability.cpp752 static_cast<int>(GnssInterfaceCode::REMOVE_GNSS_GEOFENCE), dataToStub, replyToStub); in RemoveGnssGeofence()
/base/location/test/fuzztest/locator/gnssability_fuzzer/
H A Dgnssability_fuzzer.cpp419 ability->OnRemoteRequest(static_cast<uint32_t>(GnssInterfaceCode::REMOVE_GNSS_GEOFENCE), in GnssAbility019FuzzTest()
/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability_skeleton.cpp111 GnssMsgHandleMap_[static_cast<uint32_t>(GnssInterfaceCode::REMOVE_GNSS_GEOFENCE)] = in InitGnssEnhanceMsgHandleMap()
H A Dgnss_ability.cpp730 if (ExecuteFenceProcess(GnssInterfaceCode::REMOVE_GNSS_GEOFENCE, request)) { in RemoveGnssGeofence()
/base/location/test/location_gnss/source/
H A Dgnss_ability_stub_test.cpp382 gnssAbilityStub->OnRemoteRequest(static_cast<uint32_t>(GnssInterfaceCode::REMOVE_GNSS_GEOFENCE), in HWTEST_F()
/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
H A Dlocatorabilitystub_fuzzer.cpp780 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::REMOVE_GNSS_GEOFENCE), in LocatorAbilityStub042FuzzTest()

Completed in 18 milliseconds