Searched defs:typeID (Results 1 – 4 of 4) sorted by relevance
36 CFTypeID typeID; in PrintVariable() local122 ConvertValueToCFTypeRef(CFTypeID typeID, const char *value) in ConvertValueToCFTypeRef()219 CFTypeID typeID = 0; in GetVarType() local243 CFTypeID typeID; in SetVariable() local
48 - (unsigned int)typeID method
48 - (id)initWithType:(unsigned int)typeID withName:(NSString *)name category51 _typeID = typeID; category54 if (typeID >= 0x1 && typeID <= KCDATA_TYPE_MAX_WITH_DESC) category136 - (unsigned int)typeID category
80 - (id)createDefaultForType:(uint32_t)typeID category89 _name = [NSString stringWithFormat:@"Type_0x%x", typeID]; category171 - (unsigned int)typeID category