Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_context.cc193 bool Context::HasGeneratedMethods(const Descriptor* descriptor) const { in HasGeneratedMethods() function in google::protobuf::compiler::java::Context
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h381 inline bool HasGeneratedMethods(const FileDescriptor* file, in HasGeneratedMethods() function