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

/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 44 milliseconds