Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DParcel.h318 status_t unflatten_binder(const sp<ProcessState>& proc,
320 status_t unflatten_binder(const sp<ProcessState>& proc,
/system/libhwbinder/
DParcel.cpp231 status_t unflatten_binder(const sp<ProcessState>& proc, in unflatten_binder() function
1194 return unflatten_binder(ProcessState::self(), *this, val); in readNullableStrongBinder()