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 397 err = growData(len);
561 status_t err = growData(len);
611 status_t err = growData(padded);
874 const status_t err = growData(sizeof(val));
954 status_t err = growData(sizeof(val));
    [all...]
  /frameworks/native/include/binder/
Parcel.h 218 status_t growData(size_t len);

Completed in 38 milliseconds