HomeSort by relevance Sort by last modified time
    Searched refs:Oneof (Results 1 - 6 of 6) sorted by null

  /external/protobuf/src/google/protobuf/
dynamic_message_unittest.cc 177 TEST_F(DynamicMessageTest, Oneof) {
178 // Check that oneof fields work properly.
generated_message_reflection_unittest.cc 616 TEST(GeneratedMessageReflectionTest, Oneof) {
    [all...]
  /external/pdfium/xfa/fxfa/fm2js/
xfa_fm2jscontext.cpp 292 {"Oneof", CXFA_FM2JSContext::Oneof},
    [all...]
xfa_fm2jscontext.h 211 static void Oneof(CFXJSE_Value* pThis,
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
FieldMask.cs 163 /// # Field Masks and Oneof Fields
169 /// oneof test_oneof {
187 /// Note that oneof type names ("test_oneof" in this case) cannot be used in
  /external/protobuf/src/google/protobuf/compiler/
parser_unittest.cc 508 TEST_F(ParseMessageTest, Oneof) {
511 " oneof foo {\n"
542 " oneof foo {\n"
546 " oneof bar {\n"
    [all...]

Completed in 895 milliseconds