Home
last modified time | relevance | path

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

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