Searched refs:GOOGLE_PROTOBUF_OBJC_VERSION (Results 1 – 15 of 15) sorted by relevance
53 check_constant GOOGLE_PROTOBUF_OBJC_VERSION
130 #define GOOGLE_PROTOBUF_OBJC_VERSION 30002 macro
58 GPBCheckRuntimeVersionSupport(GOOGLE_PROTOBUF_OBJC_VERSION); in GPB_DEBUG_CHECK_RUNTIME_VERSIONS()
212 if (GOOGLE_PROTOBUF_OBJC_VERSION < objcRuntimeVersion) {217 GOOGLE_PROTOBUF_OBJC_VERSION, objcRuntimeVersion];
20 #if GOOGLE_PROTOBUF_OBJC_VERSION < 30002
55 const int32 GOOGLE_PROTOBUF_OBJC_VERSION = 30002; variable238 "google_protobuf_objc_version", StrCat(GOOGLE_PROTOBUF_OBJC_VERSION)); in GenerateHeader()