Searched defs:HasGenericServices (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.h207 inline bool HasGenericServices(const FileDescriptor* file, function in namespace:google::protobuf::compiler::cpp
/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_helpers.h198 inline bool HasGenericServices(const FileDescriptor *file, bool enforce_lite) { function in namespace:google::protobuf::compiler::java
/external/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.cc156 inline bool HasGenericServices(const FileDescriptor *file) { function in namespace:google::protobuf::compiler::python::__anon17141
183 if (HasGenericServices(file)) {
348 if (HasGenericServices(file)) {

Completed in 96 milliseconds