Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/js/
Djs_generator.h73 IMPORT_COMMONJS, // require() enumerator
Djs_generator.cc276 if (options.import_style == GeneratorOptions::IMPORT_COMMONJS && in MaybeCrossFileRef()
3010 import_style = IMPORT_COMMONJS; in ParseFromOptions()
3084 if (options.import_style == GeneratorOptions::IMPORT_COMMONJS) { in GenerateFile()
3129 if (options.import_style == GeneratorOptions::IMPORT_COMMONJS) { in GenerateFile()