Searched refs:HasGenericServices (Results 1 - 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_file.cc153 if (HasGenericServices(file_)) {
237 if (HasGenericServices(file_)) {
365 if (HasGenericServices(file_)) {
396 if (HasGenericServices(file_)) {
473 if (HasGenericServices(file_)) {
H A Dcpp_helpers.h160 inline bool HasGenericServices(const FileDescriptor* file) { function in namespace:google::protobuf::compiler::cpp
/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_helpers.h211 inline bool HasGenericServices(const FileDescriptor *file) { function in namespace:google::protobuf::compiler::java
H A Djava_file.cc261 if (HasGenericServices(file_)) {
512 if (HasGenericServices(file_)) {
/external/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.cc120 inline bool HasGenericServices(const FileDescriptor *file) { function in namespace:google::protobuf::compiler::python::__anon13498
147 if (HasGenericServices(file)) {
299 if (HasGenericServices(file)) {

Completed in 476 milliseconds