Home
last modified time | relevance | path

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

/frameworks/native/include/utils/
DRefBase.h235 void set_object_and_refs(T* other, weakref_type* refs);
432 void wp<T>::set_object_and_refs(T* other, weakref_type* refs) in set_object_and_refs() function
/frameworks/rs/server/
DRefBase.h223 void set_object_and_refs(T* other, weakref_type* refs);
420 void wp<T>::set_object_and_refs(T* other, weakref_type* refs) in set_object_and_refs() function
/frameworks/native/libs/binder/
DParcel.cpp267 out->set_object_and_refs( in unflatten_binder()