Searched defs:fromExisting (Results 1 – 5 of 5) sorted by relevance
204 sp<T> sp<T>::fromExisting(T* other) { in fromExisting() function
541 wp<T> wp<T>::fromExisting(T* other) { in fromExisting() function
227 sp<T> sp<T>::fromExisting(T* other) { in fromExisting() function
540 wp<T> wp<T>::fromExisting(T* other) { in fromExisting() function
90 public DialogAttributes fromExisting() { in fromExisting() method in SipSessionTrackerTest.DialogAttributes