Home
last modified time | relevance | path

Searched defs:make_ref_counted (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/api/
H A Dmake_ref_counted.h85 scoped_refptr<T> make_ref_counted(Args&&... args) { in make_ref_counted() function
98 scoped_refptr<T> make_ref_counted(Args&&... args) { in make_ref_counted() function
112 scoped_refptr<FinalRefCountedObject<T>> make_ref_counted(Args&&... args) { in make_ref_counted() function