Searched defs:wp (Results 1 – 12 of 12) sorted by relevance
406 inline wp() : m_ptr(nullptr), m_refs(nullptr) { } in wp() function416 wp(std::nullptr_t) : wp() {} in wp() function511 template<typename Y> friend class wp; variable554 wp<T>::wp(T* other) in wp() function562 wp<T>::wp(U* other) : m_ptr(other) { in wp() function587 wp<T>::wp(const wp<T>& other) in wp() function594 wp<T>::wp(const sp<T>& other) in wp() function601 wp<T>::wp(const wp<U>& other) in wp() function613 wp<T>::wp(const sp<U>& other) in wp() function
26 template<typename T> class wp; variable121 template<typename Y> friend class wp; variable
204 inline wp() : m_ptr(0) { } in wp() function282 template<typename Y> friend class wp; variable297 wp<T>::wp(T* other) in wp() function304 wp<T>::wp(const wp<T>& other) in wp() function311 wp<T>::wp(const sp<T>& other) in wp() function320 wp<T>::wp(U* other) in wp() function327 wp<T>::wp(const wp<U>& other) in wp() function337 wp<T>::wp(const sp<U>& other) in wp() function
34 template<typename T> class wp; variable108 template<typename Y> friend class wp; variable
203 WorkerPool *wp = (WorkerPool *)vwp; in helperThreadProc() local
61 float *up, *vp, *wp; in poly_clip_to_halfspace() local
44 __u64 wp; member
129 EncodedBuffer::wp() in wp() function in android::util::EncodedBuffer
238 let wp = wd::watch_millis("In connect_keymint: calling getHardwareInfo()", 500); in connect_keymint() localVariable
310 let wp = in test_watchdog() localVariable
623 void db_RobImageHomography( in db_RobImageHomography()
832 void adjustLayoutParamsForSubWindow(WindowManager.LayoutParams wp) { in adjustLayoutParamsForSubWindow()