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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_helpers.h 145 inline bool HasGenericServices(const FileDescriptor* file) {
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_helpers.h 132 inline bool HasGenericServices(const FileDescriptor *file) {
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
java_helpers.h 161 inline bool HasGenericServices(const FileDescriptor *file) {
  /external/protobuf/src/google/protobuf/compiler/java/
java_helpers.h 150 inline bool HasGenericServices(const FileDescriptor *file) {
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/
python_generator.cc 117 inline bool HasGenericServices(const FileDescriptor *file) {
142 if (HasGenericServices(file)) {
293 if (HasGenericServices(file)) {
    [all...]
  /external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc 110 inline bool HasGenericServices(const FileDescriptor *file) {
127 if (HasGenericServices(file)) {
275 if (HasGenericServices(file)) {
    [all...]

Completed in 109 milliseconds