Searched defs:CFTypeUniqueRef (Results 1 – 2 of 2) sorted by relevance
40 CFTypeUniqueRef(CFTypeUniqueRef&& other) : cf_type_ref_(other.release()){}; in CFTypeUniqueRef() function
38 CFTypeUniqueRef(CFTypeUniqueRef&& other) : cf_type_ref_(other.release()){}; in CFTypeUniqueRef() function