Searched refs:flatten_binder (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/libs/binder/
H A DParcel.cpp209 status_t flatten_binder(const sp<ProcessState>& /*proc*/, function in namespace:android
248 status_t flatten_binder(const sp<ProcessState>& /*proc*/, function in namespace:android
1083 return flatten_binder(ProcessState::self(), val, this);
1106 return flatten_binder(ProcessState::self(), val, this);
/frameworks/native/include/binder/
H A DParcel.h919 void flatten_binder(const sp<ProcessState>& proc,
921 void flatten_binder(const sp<ProcessState>& proc,
/frameworks/native/libs/binder/include/binder/
H A DParcel.h919 void flatten_binder(const sp<ProcessState>& proc,
921 void flatten_binder(const sp<ProcessState>& proc,

Completed in 33 milliseconds