Searched refs:nested_path (Results 1 – 1 of 1) sorted by relevance
116 std::string nested_path = path.to_string() + "@" + zip_entry_path; in Create() local118 util::make_unique<ZipFile>(collection->handle_, zip_data, Source(nested_path)); in Create()