Searched refs:removeIndex (Results 1 – 3 of 3) sorted by relevance
253 size_t removeIndex[kRemoveItemInOneIter]; in removeMatchedFromBack() local262 currentRemoveCount, removeIndex); in removeMatchedFromBack()271 doRemove(removeIndex[i]); in removeMatchedFromBack()274 freeFunction(locateDataAddress(removeIndex[i]), in removeMatchedFromBack()281 fillGaps(removedItemCount, removeIndex); in removeMatchedFromBack()
388 bool removeRequest(Sensor &sensor, size_t removeIndex, bool *requestChanged);
772 bool SensorRequestManager::removeRequest(Sensor &sensor, size_t removeIndex, in removeRequest() argument778 sensor.getRequestMultiplexer().removeRequest(removeIndex, requestChanged); in removeRequest()