Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/python/
Dpython_generator.cc122 bool ContainsPythonKeyword(const string& module_name) { in ContainsPythonKeyword() function
371 if (ContainsPythonKeyword(module_name)) { in PrintImports()