Searched defs:fromExisting (Results 1 – 2 of 2) sorted by relevance
/system/core/libutils/include/utils/ | ||
D | StrongPointer.h | 227 sp<T> sp<T>::fromExisting(T* other) { in fromExisting() function |
D | RefBase.h | 540 wp<T> wp<T>::fromExisting(T* other) { in fromExisting() function |