Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/wtf/
DRetainPtr.h211 template<typename T> inline void RetainPtr<T>::adoptCF(PtrType optr) in adoptCF() function
270 template<typename T> inline RetainPtr<T> adoptCF(T o) in adoptCF() function