Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/fml/memory/
Dref_ptr.h204 inline RefPtr<T> AdoptRef(T* ptr) { in AdoptRef() function
/third_party/gn/src/base/memory/
Dscoped_refptr.h61 scoped_refptr<T> AdoptRef(T* obj) { in AdoptRef() function
/third_party/cef/include/base/
Dcef_scoped_refptr.h104 scoped_refptr<T> AdoptRef(T* obj) { in AdoptRef() function