Searched refs:getDataBlocks_ (Results 1 – 2 of 2) sorted by relevance
180 ConcurrentMap<uint32_t, std::shared_ptr<BlockObject<bool>>> getDataBlocks_; member
704 task->getDataBlocks_.ForEach([](const auto& key, auto value) -> bool { in Notify()726 task->getDataBlocks_.InsertOrAssign(key, block); in WaitRemoteData()729 task->getDataBlocks_.Erase(key); in WaitRemoteData()