MaybeParse 331 third_party/protobuf/src/google/protobuf/descriptor_database.cc return MaybeParse(index_.FindFile(filename), output); MaybeParse 337 third_party/protobuf/src/google/protobuf/descriptor_database.cc return MaybeParse(index_.FindSymbol(symbol_name), output); MaybeParse 373 third_party/protobuf/src/google/protobuf/descriptor_database.cc return MaybeParse(index_.FindExtension(containing_type, field_number), MaybeParse 305 third_party/protobuf/src/google/protobuf/descriptor_database.h bool MaybeParse(pair<const void*, int> encoded_file,