Home
last modified time | relevance | path

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

/aosp14/system/core/libutils/include/utils/
H A DStrongPointer.h204 sp<T> sp<T>::fromExisting(T* other) { in fromExisting() function
H A DRefBase.h541 wp<T> wp<T>::fromExisting(T* other) { in fromExisting() function