Home
last modified time | relevance | path

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

/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