Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dtype.pb.h1875 inline void Field::set_oneof_index(int32_t value) { in set_oneof_index() function
Ddescriptor.pb.h10451 inline void FieldDescriptorProto::set_oneof_index(int32_t value) { in set_oneof_index() function
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dtype.pb.h1875 inline void Field::set_oneof_index(int32_t value) { in set_oneof_index() function
Ddescriptor.pb.h10451 inline void FieldDescriptorProto::set_oneof_index(int32_t value) { in set_oneof_index() function
/external/protobuf/src/google/protobuf/
Dtype.pb.h1875 inline void Field::set_oneof_index(int32_t value) { in set_oneof_index() function
Ddescriptor.pb.h10451 inline void FieldDescriptorProto::set_oneof_index(int32_t value) { in set_oneof_index() function
/external/rust/android-crates-io/extra_versions/crates/protobuf/src/well_known_types/
Dtype_pb.rs551 pub fn set_oneof_index(&mut self, v: i32) { in set_oneof_index() method
/external/rust/android-crates-io/crates/protobuf/src/
Ddescriptor.rs1828 pub fn set_oneof_index(&mut self, v: i32) { in set_oneof_index() method
/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptor.rs2384 pub fn set_oneof_index(&mut self, v: i32) { in set_oneof_index() method