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

/frameworks/native/include/binder/
H A DParcel.h423 status_t unflatten_binder(const sp<ProcessState>& proc,
425 status_t unflatten_binder(const sp<ProcessState>& proc,
/frameworks/native/libs/binder/
H A DParcel.cpp265 status_t unflatten_binder(const sp<ProcessState>& proc, function in namespace:android
284 status_t unflatten_binder(const sp<ProcessState>& proc, function in namespace:android
1311 unflatten_binder(ProcessState::self(), *this, &val);
1318 unflatten_binder(ProcessState::self(), *this, &val);

Completed in 33 milliseconds