Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DParcel.h314 void flatten_binder(const sp<ProcessState>& proc,
316 void flatten_binder(const sp<ProcessState>& proc,
/system/libhwbinder/
DParcel.cpp182 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder() function
616 return flatten_binder(ProcessState::self(), val, this); in writeStrongBinder()