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

/frameworks/native/include/binder/
H A DParcel.h789 status_t unflatten_binder(const sp<ProcessState>& proc,
791 status_t unflatten_binder(const sp<ProcessState>& proc,
/frameworks/native/libs/binder/
H A DParcel.cpp330 status_t unflatten_binder(const sp<ProcessState>& proc, function in namespace:android
349 status_t unflatten_binder(const sp<ProcessState>& proc, function in namespace:android
1916 return unflatten_binder(ProcessState::self(), *this, val);
1929 unflatten_binder(ProcessState::self(), *this, &val);

Completed in 31 milliseconds