Home
last modified time | relevance | path

Searched defs:module_name (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/python/
Dpython_generator.cc102 string module_name = ModuleName(filename); in ModuleAlias() local
122 bool ContainsPythonKeyword(const string& module_name) { in ContainsPythonKeyword()
321 string module_name = ModuleName(file->name()); in Generate() local
369 string module_name = ModuleName(filename); in PrintImports() local
400 string module_name = ModuleName(file_->public_dependency(i)->name()); in PrintImports() local