Searched refs:dynamicID (Results 1 – 1 of 1) sorted by relevance
112 UClassID dynamicID = NULL; in testClass() local122 dynamicID = obj->getDynamicClassID(); in testClass()127 sprintf(tmp, " [static=%p, dynamic=%p] ", staticID, dynamicID); in testClass()141 if(dynamicID == NULL) { in testClass()145 if(dynamicID != staticID) { in testClass()181 UClassID dynamicID = obj->getDynamicClassID(); in testClassNoClassID() local185 sprintf(tmp, " [dynamic=%p] ", dynamicID); in testClassNoClassID()195 if(dynamicID != NULL) { in testClassNoClassID()