Home
last modified time | relevance | path

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

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