Searched refs:ThrowRepeatOperationError (Results 1 – 3 of 3) sorted by relevance
499 ThrowRepeatOperationError(operation.index); in OperateAdd()521 ThrowRepeatOperationError(i); in OperateDelete()525 ThrowRepeatOperationError(operation.index); in OperateDelete()554 ThrowRepeatOperationError(operation.index); in OperateChange()575 ThrowRepeatOperationError(operation.coupleIndex.first); in OperateMove()597 ThrowRepeatOperationError(operation.coupleIndex.second); in OperateMove()629 ThrowRepeatOperationError(operation.coupleIndex.first); in OperateExchange()648 ThrowRepeatOperationError(operation.coupleIndex.second); in OperateExchange()674 void LazyForEachBuilder::ThrowRepeatOperationError(int32_t index) in ThrowRepeatOperationError() function in OHOS::Ace::NG::LazyForEachBuilder
133 void ThrowRepeatOperationError(int32_t index);
556 lazyForEachBuilder->ThrowRepeatOperationError(INDEX_0);