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 398 err = growData(len);
562 status_t err = growData(len);
612 status_t err = growData(padded);
885 const status_t err = growData(sizeof(val));
967 status_t err = growData(sizeof(val));
    [all...]
  /frameworks/native/include/binder/
Parcel.h 219 status_t growData(size_t len);

Completed in 31 milliseconds