Home
last modified time | relevance | path

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

/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.cpp239 std::vector<std::shared_ptr<GeocodingMockInfo>> mockInfo; variable
505 std::vector<std::shared_ptr<GeocodingMockInfo>> mockInfo; variable
/base/location/services/location_geocode/geocode/source/
Dgeo_convert_skeleton.cpp64 std::vector<std::shared_ptr<GeocodingMockInfo>> mockInfo; in ParseGeocodingMockInfos() local
135 std::vector<std::shared_ptr<GeocodingMockInfo>> mockInfo = ParseGeocodingMockInfos(data); in SetGeocodingMockInfoInner() local
Dgeo_convert_service.cpp307 std::vector<std::shared_ptr<GeocodingMockInfo>>& mockInfo) in SetReverseGeocodingMockInfo()
/base/location/services/location_locator/locator/source/
Dgeo_convert_proxy.cpp114 std::vector<std::shared_ptr<GeocodingMockInfo>>& mockInfo) in SetReverseGeocodingMockInfo()
Dlocator_skeleton.cpp1040 std::vector<std::shared_ptr<GeocodingMockInfo>> mockInfo; in PreSetReverseGeocodingMockInfo() local
Dlocator_ability.cpp1329 …ode LocatorAbility::SetReverseGeocodingMockInfo(std::vector<std::shared_ptr<GeocodingMockInfo>>& m… in SetReverseGeocodingMockInfo()
/base/location/test/location_common/source/
Dlocation_common_test.cpp419 std::unique_ptr<GeocodingMockInfo> mockInfo = std::make_unique<GeocodingMockInfo>(); variable
465 std::unique_ptr<GeocodingMockInfo> mockInfo = std::make_unique<GeocodingMockInfo>(); variable
/base/location/test/location_manager/source/
Dlocator_ability_test.cpp469 std::vector<std::shared_ptr<GeocodingMockInfo>> mockInfo; variable
482 std::vector<std::shared_ptr<GeocodingMockInfo>> mockInfo; variable
/base/location/frameworks/native/locator_sdk/source/
Dlocator_proxy.cpp410 bool LocatorProxy::SetReverseGeocodingMockInfo(std::vector<std::shared_ptr<GeocodingMockInfo>>& moc… in SetReverseGeocodingMockInfo()
881 …ode LocatorProxy::SetReverseGeocodingMockInfoV9(std::vector<std::shared_ptr<GeocodingMockInfo>>& m… in SetReverseGeocodingMockInfoV9()
Dlocator_impl.cpp568 bool LocatorImpl::SetReverseGeocodingMockInfo(std::vector<std::shared_ptr<GeocodingMockInfo>>& mock… in SetReverseGeocodingMockInfo()
1118 …Code LocatorImpl::SetReverseGeocodingMockInfoV9(std::vector<std::shared_ptr<GeocodingMockInfo>>& m… in SetReverseGeocodingMockInfoV9()
/base/location/test/location_locator/source/
Dlocator_service_test.cpp1153 std::vector<std::shared_ptr<GeocodingMockInfo>> mockInfo; variable
/base/location/frameworks/js/napi/source/
Dnapi_util.cpp567 std::vector<std::shared_ptr<GeocodingMockInfo>>& mockInfo) in JsObjToRevGeocodeMock()
Dlocation_napi_adapter.cpp921 std::vector<std::shared_ptr<GeocodingMockInfo>> mockInfo; in CreateReverseGeocodeAsyncContext() local