Searched refs:GOOGLE_PROTOBUF_OBJC_VERSION (Results 1 – 15 of 15) sorted by relevance
53 check_constant GOOGLE_PROTOBUF_OBJC_VERSION
135 #define GOOGLE_PROTOBUF_OBJC_VERSION 30004 macro
20 #if GOOGLE_PROTOBUF_OBJC_VERSION < 30004
67 GPBCheckRuntimeVersionSupport(GOOGLE_PROTOBUF_OBJC_VERSION); in GPB_DEBUG_CHECK_RUNTIME_VERSIONS()
218 if (GOOGLE_PROTOBUF_OBJC_VERSION < objcRuntimeVersion) {223 GOOGLE_PROTOBUF_OBJC_VERSION, objcRuntimeVersion];
55 const int32 GOOGLE_PROTOBUF_OBJC_VERSION = 30004; variable238 "google_protobuf_objc_version", StrCat(GOOGLE_PROTOBUF_OBJC_VERSION)); in GenerateHeader()