Home
last modified time | relevance | path

Searched defs:mockInfo (Results 1 – 13 of 13) sorted by relevance

/base/location/services/location_geocode/geocode/source/
Dgeo_convert_skeleton.cpp82 … std::vector<std::shared_ptr<GeocodingMockInfo>> mockInfo = ParseGeocodingMockInfos(data); in OnRemoteRequest() local
95 std::vector<std::shared_ptr<GeocodingMockInfo>> mockInfo; in ParseGeocodingMockInfos() local
Dgeo_convert_service.cpp399 std::vector<std::shared_ptr<GeocodingMockInfo>>& mockInfo) in SetReverseGeocodingMockInfo()
/base/location/frameworks/location_common/common/source/
Dgeo_coding_mock_info.cpp64 std::unique_ptr<GeocodingMockInfo> mockInfo = std::make_unique<GeocodingMockInfo>(); in Unmarshalling() local
/base/location/test/location_geocode/source/
Dgeo_convert_service_test.cpp188 std::vector<std::shared_ptr<GeocodingMockInfo>> mockInfo; variable
/base/location/test/location_common/source/
Dlocation_common_test.cpp411 std::unique_ptr<GeocodingMockInfo> mockInfo = std::make_unique<GeocodingMockInfo>(); variable
475 std::unique_ptr<GeocodingMockInfo> mockInfo = std::make_unique<GeocodingMockInfo>(); variable
/base/location/services/location_locator/locator/source/
Dgeo_convert_proxy.cpp114 std::vector<std::shared_ptr<GeocodingMockInfo>>& mockInfo) in SetReverseGeocodingMockInfo()
Dlocator_ability.cpp1044 …ode LocatorAbility::SetReverseGeocodingMockInfo(std::vector<std::shared_ptr<GeocodingMockInfo>>& m… in SetReverseGeocodingMockInfo()
Dlocator_skeleton.cpp773 std::vector<std::shared_ptr<GeocodingMockInfo>> mockInfo; in PreSetReverseGeocodingMockInfo() local
/base/location/frameworks/native/source/
Dlocator_impl.cpp571 bool LocatorImpl::SetReverseGeocodingMockInfo(std::vector<std::shared_ptr<GeocodingMockInfo>>& mock… in SetReverseGeocodingMockInfo()
1074 …Code LocatorImpl::SetReverseGeocodingMockInfoV9(std::vector<std::shared_ptr<GeocodingMockInfo>>& m… in SetReverseGeocodingMockInfoV9()
Dlocator_proxy.cpp436 bool LocatorProxy::SetReverseGeocodingMockInfo(std::vector<std::shared_ptr<GeocodingMockInfo>>& moc… in SetReverseGeocodingMockInfo()
966 …ode LocatorProxy::SetReverseGeocodingMockInfoV9(std::vector<std::shared_ptr<GeocodingMockInfo>>& m… in SetReverseGeocodingMockInfoV9()
Dnapi_util.cpp506 std::vector<std::shared_ptr<GeocodingMockInfo>>& mockInfo) in JsObjToRevGeocodeMock()
/base/location/test/location_locator/source/
Dlocator_service_test.cpp1181 std::vector<std::shared_ptr<GeocodingMockInfo>> mockInfo; variable
/base/location/frameworks/js/napi/source/
Dlocation_napi_adapter.cpp915 std::vector<std::shared_ptr<GeocodingMockInfo>> mockInfo; in CreateReverseGeocodeAsyncContext() local