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

/system/libhwbinder/include/hwbinder/
H A DParcel.h327 void flatten_binder(const sp<ProcessState>& proc,
329 void flatten_binder(const sp<ProcessState>& proc,
/system/libhwbinder/
H A DParcel.cpp196 status_t flatten_binder(const sp<ProcessState>& /*proc*/, function in namespace:android::hardware
235 status_t flatten_binder(const sp<ProcessState>& /*proc*/, function in namespace:android::hardware
722 return flatten_binder(ProcessState::self(), val, this);
727 return flatten_binder(ProcessState::self(), val, this);

Completed in 116 milliseconds