Home
last modified time | relevance | path

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

/frameworks/base/include/binder/
DParcel.h284 void flatten_binder(const sp<ProcessState>& proc,
286 void flatten_binder(const sp<ProcessState>& proc,
/frameworks/base/libs/binder/
DParcel.cpp151 status_t flatten_binder(const sp<ProcessState>& proc, in flatten_binder() function
182 status_t flatten_binder(const sp<ProcessState>& proc, in flatten_binder() function
682 return flatten_binder(ProcessState::self(), val, this); in writeStrongBinder()
687 return flatten_binder(ProcessState::self(), val, this); in writeWeakBinder()