Searched defs:SetProgress (Results 1 – 7 of 7) sorted by relevance
5 public void SetProgress(long inSize, long outSize); in SetProgress() method
202 public void SetProgress(long inSize, long outSize) in SetProgress() method in LzmaBench.CProgressInfo
34 void SetProgress(Int64 inSize, Int64 outSize); in SetProgress() method
45 void SetProgress(UInt64 total, UInt64 completed) in SetProgress() function
103 bool CommandInstance::SetProgress(const base::DictionaryValue& progress, in SetProgress() function in weave::CommandInstance
152 public void SetProgress(Int64 inSize, Int64 outSize) in SetProgress() method in SevenZip.LzmaBench.CProgressInfo
648 TEST_F(DeviceRegistrationInfoUpdateCommandTest, SetProgress) { in TEST_F() argument