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

  /system/libhwbinder/include/hwbinder/
Parcel.h 276 status_t restartWrite(size_t desired);
  /system/libhwbinder/
Parcel.cpp 456 status_t err = restartWrite(len);
    [all...]
  /frameworks/native/libs/binder/include/binder/
Parcel.h 412 status_t restartWrite(size_t desired);
    [all...]
  /frameworks/native/libs/binder/
Parcel.cpp 459 status_t err = restartWrite(len);
    [all...]

Completed in 270 milliseconds