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

/system/libhwbinder/include/hwbinder/
H A DParcel.h331 status_t unflatten_binder(const sp<ProcessState>& proc,
333 status_t unflatten_binder(const sp<ProcessState>& proc,
/system/libhwbinder/
H A DParcel.cpp291 status_t unflatten_binder(const sp<ProcessState>& proc, function in namespace:android::hardware
310 status_t unflatten_binder(const sp<ProcessState>& proc, function in namespace:android::hardware
1408 return unflatten_binder(ProcessState::self(), *this, val);
1424 unflatten_binder(ProcessState::self(), *this, &val);

Completed in 302 milliseconds