Home
last modified time | relevance | path

Searched defs:DepsGenerator (Results 1 – 3 of 3) sorted by relevance

/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h652 struct DepsGenerator { struct
663 SCCAnalyzer<DepsGenerator> analyzer_; argument
/external/protobuf/src/google/protobuf/compiler/cpp/
Dhelpers.h652 struct DepsGenerator { struct
663 SCCAnalyzer<DepsGenerator> analyzer_; argument
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc1505 struct DepsGenerator { struct
1506 std::vector<const Descriptor*> operator()(const Descriptor* desc) const { in operator ()()