Home
last modified time | relevance | path

Searched defs:GPBInternalCompileAssert (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/
H A DGPBDescriptor_PackagePrivate.h357 #define GPBInternalCompileAssert(test, msg) _Static_assert((test), #msg) macro
362 #define GPBInternalCompileAssert(test, msg) \ macro
/aosp_15_r20/external/protobuf/objectivec/
H A DGPBDescriptor_PackagePrivate.h357 #define GPBInternalCompileAssert(test, msg) _Static_assert((test), #msg) macro
362 #define GPBInternalCompileAssert(test, msg) \ macro