Home
last modified time | relevance | path

Searched defs:SortByName (Results 1 – 2 of 2) sorted by relevance

/external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_pyi_generator.cc48 struct SortByName { struct
49 bool operator()(const DescriptorT* l, const DescriptorT* r) const { in operator ()()
/external/protobuf/src/google/protobuf/compiler/python/
Dpyi_generator.cc48 struct SortByName { struct
49 bool operator()(const DescriptorT* l, const DescriptorT* r) const { in operator ()()