Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/python/
Dpython_generator.cc89 string ModuleName(const string& filename) { in ModuleName() function
102 string module_name = ModuleName(filename); in ModuleAlias()
321 string module_name = ModuleName(file->name()); in Generate()
369 string module_name = ModuleName(filename); in PrintImports()
400 string module_name = ModuleName(file_->public_dependency(i)->name()); in PrintImports()
636 "module_name", ModuleName(file_->name())); in PrintDescriptorKeyAndModuleName()
810 "module_name", ModuleName(file_->name())); in PrintMessage()