Home | Sort by relevance Sort by last modified time |
/frameworks/rs/cpp/util/ | |
StrongPointer.h | 84 void force_set(T* other); 191 void sp<T>::force_set(T* other) function in class:android::RSC::sp |
/system/core/libutils/include/utils/ | |
StrongPointer.h | 77 void force_set(T* other); 223 void sp<T>::force_set(T* other) { function in class:android::sp |