Home
last modified time | relevance | path

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

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