Searched refs:deleteChildByIndex_ (Results 1 – 6 of 6) sorted by relevance
85 deleteChildByIndex_ = std::move(func); in SetDeleteChildByIndex()258 DeleteChildByIndex deleteChildByIndex_; variable
651 if (!deleteChildByIndex_) { in DeleteItems()659 deleteChildByIndex_(index); in DeleteItems()
68 deleteChildByIndex_ = std::move(func); in SetDeleteChildByIndex()273 DeleteChildByIndex deleteChildByIndex_; variable
977 if (deleteChildByIndex_) { in DealCache()980 deleteChildByIndex_(index); in DealCache()1012 if (!deleteChildByIndex_) { in DeleteItems()1021 deleteChildByIndex_(item.second); in DeleteItems()1076 deleteChildByIndex_(item.first); in ClearItems()
268 deleteChildByIndex_ = std::move(deleteChildByIndex); in SetDeleteChildByIndex()624 DeleteChildByIndex deleteChildByIndex_; variable
3168 deleteChildByIndex_(cacheStart_++); in LoadLazyItems()3175 deleteChildByIndex_(cacheStart_); in LoadLazyItems()3186 deleteChildByIndex_(cacheEnd_--); in LoadLazyItems()3193 deleteChildByIndex_(cacheEnd_); in LoadLazyItems()3219 deleteChildByIndex_(item.first); in OnDataSourceUpdated()3231 deleteChildByIndex_(item.first); in ClearItems()