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/
Dcontext.cc183 bool Context::HasGeneratedMethods(const Descriptor* descriptor) const { in HasGeneratedMethods() function in google::protobuf::compiler::java::Context
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dhelpers.h478 inline bool HasGeneratedMethods(const FileDescriptor* file, in HasGeneratedMethods() function