Searched refs:EnableReverseGeocodingMockV9 (Results 1 – 7 of 7) sorted by relevance
112 LocationErrCode EnableReverseGeocodingMockV9();
103 virtual LocationErrCode EnableReverseGeocodingMockV9() = 0;
550 LocationErrCode EnableReverseGeocodingMockV9();
1151 LocationErrCode LocatorImpl::EnableReverseGeocodingMockV9() in EnableReverseGeocodingMockV9() function in OHOS::Location::LocatorImpl1162 LocationErrCode errCode = proxy->EnableReverseGeocodingMockV9(); in EnableReverseGeocodingMockV9()
863 LocationErrCode LocatorProxy::EnableReverseGeocodingMockV9() in EnableReverseGeocodingMockV9() function in OHOS::Location::LocatorProxy
352 locatorImpl_->EnableReverseGeocodingMockV9();
904 LocationErrCode errorCode = g_locatorClient->EnableReverseGeocodingMockV9(); in CreateReverseGeocodeAsyncContext()