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 383 void flatten_binder(const sp<ProcessState>& proc,
385 void flatten_binder(const sp<ProcessState>& proc,
  /frameworks/native/libs/binder/
Parcel.cpp 152 status_t flatten_binder(const sp<ProcessState>& proc, function in namespace:android
183 status_t flatten_binder(const sp<ProcessState>& proc, function in namespace:android
709 return flatten_binder(ProcessState::self(), val, this);
714 return flatten_binder(ProcessState::self(), val, this);
    [all...]

Completed in 41 milliseconds