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