HomeSort by relevance Sort by last modified time
    Searched refs:HasGenericServices (Results 1 - 5 of 5) sorted by null

  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_file.cc 153 if (HasGenericServices(file_)) {
237 if (HasGenericServices(file_)) {
365 if (HasGenericServices(file_)) {
396 if (HasGenericServices(file_)) {
473 if (HasGenericServices(file_)) {
cpp_helpers.h 160 inline bool HasGenericServices(const FileDescriptor* file) {
  /external/protobuf/src/google/protobuf/compiler/java/
java_helpers.h 211 inline bool HasGenericServices(const FileDescriptor *file) {
java_file.cc 261 if (HasGenericServices(file_)) {
512 if (HasGenericServices(file_)) {
  /external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc 120 inline bool HasGenericServices(const FileDescriptor *file) {
147 if (HasGenericServices(file)) {
299 if (HasGenericServices(file)) {
    [all...]

Completed in 143 milliseconds