Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor_database.cc423 std::pair<const void*, int> encoded_file = index_.FindSymbol(symbol_name); in FindNameOfFileContainingSymbol() local
468 std::pair<const void*, int> encoded_file, FileDescriptorProto* output) { in MaybeParse()