Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/js/
Djs_generator.cc162 string GetRootPath(const string& from_filename, const string& to_filename) { in GetRootPath() argument
171 size_t slashes = std::count(from_filename.begin(), from_filename.end(), '/'); in GetRootPath()