Home
last modified time | relevance | path

Searched refs:set_object_and_refs (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/cpp/util/
DRefBase.h224 void set_object_and_refs(T* other, weakref_type* refs);
421 void wp<T>::set_object_and_refs(T* other, weakref_type* refs) in set_object_and_refs() function
/frameworks/native/libs/binder/
DParcel.cpp335 out->set_object_and_refs( in unflatten_binder()