Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc3787 static bool ExistingFileMatchesProto(const FileDescriptor* existing_file, in ExistingFileMatchesProto()
3811 const FileDescriptor* existing_file = tables_->FindFile(filename_); in BuildFile() local