Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DParcel.h331 status_t unflatten_binder(const sp<ProcessState>& proc,
333 status_t unflatten_binder(const sp<ProcessState>& proc,
/system/libhwbinder/
DParcel.cpp286 status_t unflatten_binder(const sp<ProcessState>& proc, in unflatten_binder() function
305 status_t unflatten_binder(const sp<ProcessState>& proc, in unflatten_binder() function
1411 return unflatten_binder(ProcessState::self(), *this, val); in readNullableStrongBinder()
1427 unflatten_binder(ProcessState::self(), *this, &val); in readWeakBinder()