Home
last modified time | relevance | path

Searched defs:SetMockedLocations (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/location/services/location_locator/locator/source/
H A Dsubability_common.cpp170 bool SubAbility::SetMockedLocations(const int timeInterval, const std::vector<std::shared_ptr<Locat… in SetMockedLocations() function in OHOS::Location::SubAbility
H A Dlocator_ability.cpp940 LocationErrCode LocatorAbility::SetMockedLocations( in SetMockedLocations() function in OHOS::Location::LocatorAbility
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp363 bool LocatorProxy::SetMockedLocations( in SetMockedLocations() function in OHOS::Location::LocatorProxy
H A Dlocator_impl.cpp554 bool LocatorImpl::SetMockedLocations( in SetMockedLocations() function in OHOS::Location::LocatorImpl
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_adapter.cpp859 napi_value SetMockedLocations(napi_env env, napi_callback_info info) in CreateReverseGeocodeAsyncContext() function