Searched defs:cf_type (Results 1 – 4 of 4) sorted by relevance
117 ECFAluOpCode cf_type() const {return m_cf_type;} in cf_type() function118 void set_cf_type(ECFAluOpCode cf_type){ m_cf_type = cf_type; } in set_cf_type()
54 CFStringRef CFString::SetFileSystemRepresentationFromCFType(CFTypeRef cf_type) { in SetFileSystemRepresentationFromCFType()
51 CFCString::SetFileSystemRepresentationFromCFType(CFTypeRef cf_type) { in SetFileSystemRepresentationFromCFType()
225 CTypeDescrObject *cf_type; member