Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DParcel.h943 void flatten_binder(const sp<ProcessState>& proc,
945 void flatten_binder(const sp<ProcessState>& proc,
/frameworks/native/libs/binder/
DParcel.cpp204 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder() function
246 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder() function
1136 return flatten_binder(ProcessState::self(), val, this); in writeStrongBinder()
1159 return flatten_binder(ProcessState::self(), val, this); in writeWeakBinder()