Searched refs:sptrHistoryList_ (Results 1 – 2 of 2) sorted by relevance
466 …explicit WebHistoryList(std::shared_ptr<NWebHistoryList> sptrHistoryList) : sptrHistoryList_(sptrH… in WebHistoryList()477 std::shared_ptr<NWebHistoryList> sptrHistoryList_ = nullptr; variable
980 if (!sptrHistoryList_) { in GetItem()983 return sptrHistoryList_->GetItem(index); in GetItem()990 if (!sptrHistoryList_) { in GetListSize()993 listSize = sptrHistoryList_->GetListSize(); in GetListSize()