HomeSort by relevance Sort by last modified time
    Searched refs:percentValue (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog.cpp 117 int percentValue = (int)(completed * 100 / total);
118 if (percentValue != _prevPercentValue)
121 ConvertUInt64ToString(percentValue, s);
128 _prevPercentValue = percentValue;
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 320 milliseconds