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