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

/frameworks/native/include/binder/
H A DParcel.h405 void flatten_binder(const sp<ProcessState>& proc,
407 void flatten_binder(const sp<ProcessState>& proc,
/frameworks/native/libs/binder/
H A DParcel.cpp161 status_t flatten_binder(const sp<ProcessState>& /*proc*/, function in namespace:android
193 status_t flatten_binder(const sp<ProcessState>& /*proc*/, function in namespace:android
747 return flatten_binder(ProcessState::self(), val, this);
752 return flatten_binder(ProcessState::self(), val, this);

Completed in 1778 milliseconds