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

  /frameworks/base/include/binder/
Parcel.h 284 void flatten_binder(const sp<ProcessState>& proc,
286 void flatten_binder(const sp<ProcessState>& proc,
  /frameworks/base/libs/binder/
Parcel.cpp 151 status_t flatten_binder(const sp<ProcessState>& proc, function in namespace:android
182 status_t flatten_binder(const sp<ProcessState>& proc, function in namespace:android
682 return flatten_binder(ProcessState::self(), val, this);
687 return flatten_binder(ProcessState::self(), val, this);
    [all...]

Completed in 645 milliseconds