Searched defs:FieldOptions (Results 1 – 6 of 6) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | descriptor.proto | 315 message FieldOptions { message |
D | descriptor.h | 85 class FieldOptions; variable |
D | descriptor.pb.cc | 5030 FieldOptions::FieldOptions() in FieldOptions() function in google::protobuf::FieldOptions |
D | descriptor_unittest.cc | 1702 TEST_F(MiscTest, FieldOptions) { in TEST_F() argument |
D | descriptor.pb.h | 47 class FieldOptions; variable |
/external/protobuf/src/google/protobuf/compiler/ | ||
D | parser_unittest.cc | 394 TEST_F(ParseMessageTest, FieldOptions) { in TEST_F() argument |