Home
last modified time | relevance | path

Searched defs:oneof_name (Results 1 – 13 of 13) sorted by relevance

/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_field_base.cc194 std::string FieldGeneratorBase::oneof_name() { in oneof_name() function in google::protobuf::compiler::csharp::FieldGeneratorBase
/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_field_base.cc199 std::string FieldGeneratorBase::oneof_name() { in oneof_name() function in google::protobuf::compiler::csharp::FieldGeneratorBase
/external/cronet/third_party/protobuf/src/google/protobuf/util/
Dtype_resolver_util_test.cc102 const std::string& oneof_name) { in FieldInOneof()
/external/protobuf/src/google/protobuf/util/
Dtype_resolver_util_test.cc102 const std::string& oneof_name) { in FieldInOneof()
/external/protobuf/php/src/Google/Protobuf/Internal/
DMessage.php253 protected function whichOneof($oneof_name)
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMessage.php253 protected function whichOneof($oneof_name)
/external/tensorflow/tensorflow/tools/proto_text/
Dgen_proto_text_functions_lib.cc500 const string oneof_name = field->containing_oneof()->name(); in AppendParseMessageFunction() local
/external/cronet/third_party/protobuf/python/google/protobuf/internal/
Dpython_message.py1355 def WhichOneof(self, oneof_name): argument
/external/protobuf/python/google/protobuf/internal/
Dpython_message.py1355 def WhichOneof(self, oneof_name): argument
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc1264 std::string oneof_name = strings::Substitute( in FixOptionsForOneof() local
/external/protobuf/src/google/protobuf/compiler/python/
Dgenerator.cc1259 std::string oneof_name = strings::Substitute( in FixOptionsForOneof() local
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dparser.cc784 std::string oneof_name = field.name(); in ParseMessageDefinition() local
/external/protobuf/src/google/protobuf/compiler/
Dparser.cc785 std::string oneof_name = field.name(); in ParseMessageDefinition() local