Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.cc4199 static bool ExistingFileMatchesProto(const FileDescriptor* existing_file, in ExistingFileMatchesProto() function
4226 if (ExistingFileMatchesProto(existing_file, proto)) { in BuildFile()