Home
last modified time | relevance | path

Searched refs:GetRootPath (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() function
3094 "file", GetRootPath(file->name(), name) + GetJSFilename(name)); in GenerateFile()