Home
last modified time | relevance | path

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

/aosp12/system/core/libutils/include/utils/
H A DStrongPointer.h227 sp<T> sp<T>::fromExisting(T* other) { in fromExisting() function
H A DRefBase.h540 wp<T> wp<T>::fromExisting(T* other) { in fromExisting() function
/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/rcs/
H A DSipSessionTrackerTest.java90 public DialogAttributes fromExisting() { in fromExisting() method in SipSessionTrackerTest.DialogAttributes