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 404 err = growData(len);
568 status_t err = growData(len);
618 status_t err = growData(padded);
941 const status_t err = growData(sizeof(val));
1023 status_t err = growData(sizeof(val));
    [all...]
  /frameworks/native/include/binder/
Parcel.h 233 status_t growData(size_t len);

Completed in 152 milliseconds