Home
last modified time | relevance | path

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

/frameworks/native/include/binder/
DParcel.h777 void flatten_binder(const sp<ProcessState>& proc,
779 void flatten_binder(const sp<ProcessState>& proc,
/frameworks/native/libs/binder/
DParcel.cpp242 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder() function
274 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder() function
1101 return flatten_binder(ProcessState::self(), val, this); in writeStrongBinder()
1124 return flatten_binder(ProcessState::self(), val, this); in writeWeakBinder()