Home
last modified time | relevance | path

Searched refs:ExistingFileMatchesProto (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() function
3814 if (ExistingFileMatchesProto(existing_file, proto)) { in BuildFile()