Searched defs:cf_type (Results 1 – 3 of 3) sorted by relevance
35 CFType cf_type() const { return m_type; } in cf_type() function
128 ECFAluOpCode cf_type() const { return m_cf_type; } in cf_type() function129 void set_cf_type(ECFAluOpCode cf_type) { m_cf_type = cf_type; } in set_cf_type()
312 let cf_type = unsafe { CFType::wrap_under_create_rule(cf_type_ref) }; in get_int_property() localVariable340 let cf_type = unsafe { CFType::wrap_under_create_rule(cf_type_ref) }; in get_string_property() localVariable474 let cf_type = CFType::wrap_under_get_rule(*cf_ref); localVariable