Home
last modified time | relevance | path

Searched defs:GetProgress (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog.h56 void GetProgress(UInt64 &total, UInt64 &completed) in GetProgress() function
/external/libweave/src/commands/
Dcommand_instance.cc91 const base::DictionaryValue& CommandInstance::GetProgress() const { in GetProgress() function in weave::CommandInstance