Searched refs:get_field_id (Results 1 – 4 of 4) sorted by relevance
16 uint64_t get_field_id(const FieldDescriptorProto& field);
21 get_field_id(const FieldDescriptorProto& field) in get_field_id() function
68 text << setfill('0') << setw(16) << hex << get_field_id(field); in write_field()
108 text << setfill('0') << setw(16) << hex << get_field_id(field); in write_field()