Searched defs:KeyField (Results 1 – 1 of 1) sorted by relevance
189 static Field KeyField(const Desc& d) { return d.map_key(); } in KeyField() function356 static Field KeyField(const Desc& d) { return &d.FieldsByIndex()[0]; } in KeyField() function