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

  /system/libhwbinder/
Parcel.cpp 543 status_t err = growData(len);
605 status_t err = growData(padded);
782 const status_t err = growData(sizeof(val));
    [all...]
  /frameworks/native/libs/binder/
Parcel.cpp 509 err = growData(len);
699 status_t err = growData(len);
761 status_t err = growData(padded);
    [all...]
  /system/libhwbinder/include/hwbinder/
Parcel.h 275 status_t growData(size_t len);
  /hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
ComposerCommandBuffer.h 437 growData(1 + length);
538 void growData(uint32_t grow) {
  /frameworks/native/libs/binder/include/binder/
Parcel.h 411 status_t growData(size_t len);
    [all...]

Completed in 67 milliseconds