Searched defs:make_ref_counted (Results 1 – 1 of 1) sorted by relevance
85 scoped_refptr<T> make_ref_counted(Args&&... args) { in make_ref_counted() function98 scoped_refptr<T> make_ref_counted(Args&&... args) { in make_ref_counted() function112 scoped_refptr<FinalRefCountedObject<T>> make_ref_counted(Args&&... args) { in make_ref_counted() function