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