Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/json/internal/
Ddescriptor_traits.h189 static Field KeyField(const Desc& d) { return d.map_key(); } in KeyField() function
356 static Field KeyField(const Desc& d) { return &d.FieldsByIndex()[0]; } in KeyField() function