Home
last modified time | relevance | path

Searched refs:ParseGeocodingMockInfos (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/location/services/location_geocode/geocode/source/
H A Dgeo_convert_skeleton.cpp62 std::vector<std::shared_ptr<GeocodingMockInfo>> GeoConvertServiceStub::ParseGeocodingMockInfos(Mess… in ParseGeocodingMockInfos() function in OHOS::Location::GeoConvertServiceStub
135 std::vector<std::shared_ptr<GeocodingMockInfo>> mockInfo = ParseGeocodingMockInfos(data); in SetGeocodingMockInfoInner()
/ohos5.0/base/location/services/location_geocode/geocode/include/
H A Dgeo_convert_skeleton.h63 std::vector<std::shared_ptr<GeocodingMockInfo>> ParseGeocodingMockInfos(MessageParcel &data);