Home
last modified time | relevance | path

Searched refs:UpdateProgress (Results 1 – 7 of 7) sorted by relevance

/external/dng_sdk/source/
Ddng_abort_sniffer.h151 virtual void UpdateProgress (real64 fract);
206 void UpdateProgress (real64 fract) in UpdateProgress() function
209 fSniffer->UpdateProgress (fract); in UpdateProgress()
216 void UpdateProgress (uint32 done, in UpdateProgress() function
219 UpdateProgress ((real64) done / in UpdateProgress()
227 UpdateProgress (1.0); in Finish()
Ddng_abort_sniffer.cpp237 void dng_abort_sniffer::UpdateProgress (real64 /* fract */) in UpdateProgress() function in dng_abort_sniffer
/external/vixl/tools/
Dthreaded_tests.py84 printer.UpdateProgress(self.start_time,
Dprinter.py107 def UpdateProgress(start_time, passed, failed, count, skipped, known_failures, function
Dtest_runner.py76 printer.UpdateProgress(test.shared.start_time,
Dclang_tidy.py117 printer.UpdateProgress(test.shared.start_time,
Dclang_format.py131 printer.UpdateProgress(test.shared.start_time,