Searched refs:get_path_in_kmz (Results 1 – 2 of 2) sorted by relevance
136 if (!kml_uri->get_path_in_kmz().empty()) { in FetchFromCache()139 return kmz_file->ReadFile(kml_uri->get_path_in_kmz().c_str(), content); in FetchFromCache()
85 const string& get_path_in_kmz() const { in get_path_in_kmz() function