Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.h149 void GenerateRequiresForLibrary(const GeneratorOptions& options,
Djs_generator.cc1475 void Generator::GenerateRequiresForLibrary( in GenerateRequiresForLibrary() function in google::protobuf::compiler::js::Generator
2923 GenerateRequiresForLibrary(options, &printer, files, &provided); in GenerateAll()