Searched refs:INTERFACE_PREREALIZE (Results 1 – 2 of 2) sorted by relevance
129 #define INTERFACE_PREREALIZE 4 // bit-mask to test for calling GetInterface before Realize macro
348 !(INTERFACE_PREREALIZE & clazz->mInterfaces[index].mInterface)) { in IObject_GetInterface()