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

/frameworks/native/libs/binder/
H A DParcel.cpp823 const bool enoughObjects = mObjectsSize < mObjectsCapacity; local
824 if (enoughData && enoughObjects) {
850 if (!enoughObjects) {

Completed in 49 milliseconds