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 384 void flatten_binder(const sp<ProcessState>& proc,
386 void flatten_binder(const sp<ProcessState>& proc,
  /frameworks/native/libs/binder/
Parcel.cpp 153 status_t flatten_binder(const sp<ProcessState>& proc, function in namespace:android
184 status_t flatten_binder(const sp<ProcessState>& proc, function in namespace:android
720 return flatten_binder(ProcessState::self(), val, this);
725 return flatten_binder(ProcessState::self(), val, this);
    [all...]

Completed in 23 milliseconds