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

  /frameworks/native/include/binder/
Parcel.h 387 status_t unflatten_binder(const sp<ProcessState>& proc,
389 status_t unflatten_binder(const sp<ProcessState>& proc,
  /frameworks/native/libs/binder/
Parcel.cpp 237 status_t unflatten_binder(const sp<ProcessState>& proc, function in namespace:android
256 status_t unflatten_binder(const sp<ProcessState>& proc, function in namespace:android
1097 unflatten_binder(ProcessState::self(), *this, &val);
1104 unflatten_binder(ProcessState::self(), *this, &val);
    [all...]

Completed in 1135 milliseconds