Home
last modified time | relevance | path

Searched refs:file_result (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc1411 const FileDescriptor* file_result = in FindFileContainingSymbol() local
1413 if (file_result != nullptr) return file_result; in FindFileContainingSymbol()