Searched refs:GetTotal (Results 1 – 4 of 4) sorted by relevance
45 uint64_t GetTotal() const { return m_total; } in GetTotal() function
68 dictionary_sp->AddIntegerItem("total", progress_data->GetTotal()); in GetAsStructuredData()
2064 if (data->GetCompleted() == data->GetTotal()) in HandleProgressEvent()2087 if (data->GetCompleted() == data->GetTotal()) { in HandleProgressEvent()2098 data->GetTotal(), message) in HandleProgressEvent()
131 total = progress_data->GetTotal(); in GetProgressFromEvent()