Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc1199 const FileDescriptor* file_result = in FindFileContainingSymbol() local
1201 if (file_result != NULL) return file_result; in FindFileContainingSymbol()