HomeSort by relevance Sort by last modified time
    Searched defs:SetProgress (Results 1 - 14 of 14) sorted by null

  /external/lzma/Java/SevenZip/
ICodeProgress.java 5 public void SetProgress(long inSize, long outSize);
LzmaBench.java 202 public void SetProgress(long inSize, long outSize)
  /external/libgdx/gdx/src/com/badlogic/gdx/utils/compression/
ICodeProgress.java 20 public void SetProgress (long inSize, long outSize);
  /bootable/recovery/tests/component/
verifier_test.cpp 53 void SetProgress(float fraction) { }
  /build/tools/releasetools/
edify_generator.py 151 'dur' seconds. 'dur' may be zero to advance it via SetProgress
155 def SetProgress(self, frac):
  /external/libweave/src/commands/
command_instance.cc 103 bool CommandInstance::SetProgress(const base::DictionaryValue& progress,
  /external/lzma/CS/7zip/
ICoder.cs 34 void SetProgress(Int64 inSize, Int64 outSize);
  /system/weaved/libweaved/
command.cc 133 bool Command::SetProgress(const base::DictionaryValue& progress,
135 return StatusToError(binder_proxy_->setProgress(ToString16(progress)), error);
  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog.h 45 void SetProgress(UInt64 total, UInt64 completed)
  /external/lzma/CS/7zip/Compress/LzmaAlone/
LzmaBench.cs 152 public void SetProgress(Int64 inSize, Int64 outSize)
  /bootable/recovery/
wear_ui.cpp 356 void WearRecoveryUI::SetProgress(float fraction)
screen_ui.cpp 582 void ScreenRecoveryUI::SetProgress(float fraction) {
  /external/libgdx/gdx/src/com/badlogic/gdx/utils/compression/lzma/
Encoder.java     [all...]
  /external/lzma/Java/SevenZip/Compression/LZMA/
Encoder.java     [all...]

Completed in 581 milliseconds