Searched defs:SetMockedLocations (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/base/location/services/location_locator/locator/source/ | ||
H A D | subability_common.cpp | 170 bool SubAbility::SetMockedLocations(const int timeInterval, const std::vector<std::shared_ptr<Locat… in SetMockedLocations() function in OHOS::Location::SubAbility |
H A D | locator_ability.cpp | 940 LocationErrCode LocatorAbility::SetMockedLocations( in SetMockedLocations() function in OHOS::Location::LocatorAbility |
/ohos5.0/base/location/frameworks/native/locator_sdk/source/ | ||
H A D | locator_proxy.cpp | 363 bool LocatorProxy::SetMockedLocations( in SetMockedLocations() function in OHOS::Location::LocatorProxy |
H A D | locator_impl.cpp | 554 bool LocatorImpl::SetMockedLocations( in SetMockedLocations() function in OHOS::Location::LocatorImpl |
/ohos5.0/base/location/frameworks/js/napi/source/ | ||
H A D | location_napi_adapter.cpp | 859 napi_value SetMockedLocations(napi_env env, napi_callback_info info) in CreateReverseGeocodeAsyncContext() function |