Home
last modified time | relevance | path

Searched defs:oneof_name (Results 1 - 6 of 6) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/
H A Dtype_resolver_util_test.cc100 FieldInOneof(const Type& type, const std::string& name, const std::string& oneof_name) FieldInOneof() argument
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_field_base.cc194 std::string FieldGeneratorBase::oneof_name() { in oneof_name() function in google::protobuf::compiler::csharp::FieldGeneratorBase
/third_party/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.cc1365 std::string oneof_name = strings::Substitute( in FixOptionsForOneof() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php150 $oneof_name = $oneof->getName(); variable
219 $oneof_name = $oneof->getName(); variable
232 $oneof_name = $oneof->getName(); variable
241 $oneof_name = $oneof->getName(); variable
597 $oneof_name = $oneof->getName(); global() variable
1580 $oneof_name = $oneof->getName(); global() variable
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc787 std::string oneof_name = field.name(); in ParseMessageDefinition() local
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c1824 VALUE oneof_name; in MessageBuilderContext_add_synthetic_oneofs() local

Completed in 11 milliseconds