TryFindFileInFallbackDatabase  970 third_party/protobuf/src/google/protobuf/descriptor.cc   if (TryFindFileInFallbackDatabase(name)) {
TryFindFileInFallbackDatabase 3074 third_party/protobuf/src/google/protobuf/descriptor.cc         pool_->TryFindFileInFallbackDatabase(proto.dependency(i));
TryFindFileInFallbackDatabase 1274 third_party/protobuf/src/google/protobuf/descriptor.h   bool TryFindFileInFallbackDatabase(const string& name) const;