Home
last modified time | relevance | path

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

/external/cronet/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.h193 void GenerateRequiresForSCC(const GeneratorOptions& options,
Djs_generator.cc1753 void Generator::GenerateRequiresForSCC(const GeneratorOptions& options, in GenerateRequiresForSCC() function in google::protobuf::compiler::js::Generator
3814 GenerateRequiresForSCC(options, &printer, scc, &provided); in GenerateAll()