Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DParcel.h327 void flatten_binder(const sp<ProcessState>& proc,
329 void flatten_binder(const sp<ProcessState>& proc,
/system/libhwbinder/
DParcel.cpp188 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder() function
230 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder() function
717 return flatten_binder(ProcessState::self(), val, this); in writeStrongBinder()
722 return flatten_binder(ProcessState::self(), val, this); in writeWeakBinder()