Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h297 SpAIBinder promote() { return SpAIBinder(AIBinder_Weak_promote(get())); } in promote() function
/frameworks/rs/cpp/util/
DRefBase.h431 sp<T> wp<T>::promote() const in promote() function