Home
last modified time | relevance | path

Searched refs:GeocodeDump (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocation_dumper.h27 bool GeocodeDump(std::function<void(std::string&)> saBasicDumpFunc,
/ohos5.0/base/location/frameworks/location_common/common/source/
H A Dlocation_dumper.cpp38 bool LocationDumper::GeocodeDump(std::function<void(std::string&)> saBasicDumpFunc, in GeocodeDump() function in OHOS::Location::LocationDumper
/ohos5.0/base/location/services/location_geocode/geocode/source/
H A Dgeo_convert_service.cpp373 dumper.GeocodeDump(SaDumpInfo, vecArgs, result); in Dump()