Home
last modified time | relevance | path

Searched refs:to_filename (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/distutils/command/
H A Dinstall_egg_info.py25 to_filename(safe_name(self.distribution.get_name())),
26 to_filename(safe_version(self.distribution.get_version())),
72 def to_filename(name): function
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc127 const std::string& to_filename) { in GetRootPath()
128 if (to_filename.find("google/protobuf") == 0) { in GetRootPath()
126 GetRootPath(const std::string& from_filename, const std::string& to_filename) GetRootPath() argument

Completed in 6 milliseconds