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

  /frameworks/native/libs/binder/
Parcel.cpp 471 err = growData(len);
653 status_t err = growData(len);
715 status_t err = growData(padded);
1037 const status_t err = growData(sizeof(val));
1132 status_t err = growData(sizeof(val));
    [all...]
  /frameworks/native/include/binder/
Parcel.h 241 status_t growData(size_t len);

Completed in 122 milliseconds