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

  /system/libhwbinder/
Parcel.cpp 734 const bool enoughObjects = mObjectsSize < mObjectsCapacity;
735 if (enoughData && enoughObjects) {
785 if (!enoughObjects) {
    [all...]
  /frameworks/native/libs/binder/
Parcel.cpp     [all...]

Completed in 160 milliseconds