Searched refs:TakeOneofIndex (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/util/internal/ | ||
D | proto_writer.h | 187 void TakeOneofIndex(int32 index); |
D | proto_writer.cc | 405 void ProtoWriter::ProtoElement::TakeOneofIndex(int32 index) { in TakeOneofIndex() function in google::protobuf::util::converter::ProtoWriter::ProtoElement |