Searched refs:enoughObjects (Results 1 - 1 of 1) sorted by relevance

/system/libhwbinder/
H A DParcel.cpp734 const bool enoughObjects = mObjectsSize < mObjectsCapacity; local
735 if (enoughData && enoughObjects) {
785 if (!enoughObjects) {

Completed in 754 milliseconds