Home
last modified time | relevance | path

Searched defs:other_file (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc1469 FileDescriptorProto other_file; in TEST_F() local
1622 FileDescriptorProto other_file; in TEST_F() local
1654 FileDescriptorProto other_file; in TEST_F() local
/external/protobuf/src/google/protobuf/
Ddescriptor.cc3600 const FileDescriptor* other_file = tables_->FindSymbol(full_name).GetFile(); in AddSymbol() local