Home
last modified time | relevance | path

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

/frameworks/native/include/binder/
DParcel.h419 void flatten_binder(const sp<ProcessState>& proc,
421 void flatten_binder(const sp<ProcessState>& proc,
/frameworks/native/libs/binder/
DParcel.cpp177 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder() function
209 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder() function
846 return flatten_binder(ProcessState::self(), val, this); in writeStrongBinder()
851 return flatten_binder(ProcessState::self(), val, this); in writeWeakBinder()