HomeSort by relevance Sort by last modified time
    Searched refs:flatten_binder (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/binder/
Parcel.h 401 void flatten_binder(const sp<ProcessState>& proc,
403 void flatten_binder(const sp<ProcessState>& proc,
  /frameworks/native/libs/binder/
Parcel.cpp 156 status_t flatten_binder(const sp<ProcessState>& /*proc*/, function in namespace:android
188 status_t flatten_binder(const sp<ProcessState>& /*proc*/, function in namespace:android
726 return flatten_binder(ProcessState::self(), val, this);
731 return flatten_binder(ProcessState::self(), val, this);
    [all...]

Completed in 259 milliseconds