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

  /frameworks/native/include/binder/
Parcel.h 108 status_t writeWeakBinder(const wp<IBinder>& val);
  /frameworks/native/libs/binder/tests/
binderLibTest.cpp 668 ret = data.writeWeakBinder(strong);
  /frameworks/native/libs/binder/
Parcel.cpp 849 status_t Parcel::writeWeakBinder(const wp<IBinder>& val)
    [all...]

Completed in 52 milliseconds