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

  /external/protobuf/objectivec/
GPBBootstrap.h 85 #define GOOGLE_PROTOBUF_OBJC_GEN_VERSION 30001
  /external/protobuf/src/google/protobuf/compiler/objectivec/
objectivec_file.cc 48 const int32 GOOGLE_PROTOBUF_OBJC_GEN_VERSION = 30001;
98 "#if GOOGLE_PROTOBUF_OBJC_GEN_VERSION != $protoc_gen_objc_version$\n"
103 SimpleItoa(GOOGLE_PROTOBUF_OBJC_GEN_VERSION));

Completed in 67 milliseconds