Searched refs:readyForInsert (Results 1 – 1 of 1) sorted by relevance
246 bool readyForInsert = (index <= mSize && prepareForPush()); in prepareInsert() local247 if (readyForInsert) { in prepareInsert()264 return readyForInsert; in prepareInsert()