Home
last modified time | relevance | path

Searched refs:FLUSH_CACHED_LOCATIONS (Results 1 – 4 of 4) sorted by relevance

/base/location/interfaces/inner_api/include/
Dlocationhub_ipc_interface_code.h47 FLUSH_CACHED_LOCATIONS = 25, enumerator
/base/location/frameworks/native/source/
Dlocator_proxy.cpp304 …int error = SendMsgWithReply(static_cast<int>(LocatorInterfaceCode::FLUSH_CACHED_LOCATIONS), reply… in FlushCachedGnssLocations()
837 …rrCode errorCode = SendSimpleMsgV9(static_cast<int>(LocatorInterfaceCode::FLUSH_CACHED_LOCATIONS)); in FlushCachedGnssLocationsV9()
/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
Dlocatorabilitystub_fuzzer.cpp474 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::FLUSH_CACHED_LOCATIONS), in LocatorAbilityStub025FuzzTest()
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp104 locatorHandleMap_[static_cast<int>(LocatorInterfaceCode::FLUSH_CACHED_LOCATIONS)] = in InitLocatorHandleMap()