Home
last modified time | relevance | path

Searched refs:GetScriptProportion (Results 1 - 5 of 5) sorted by relevance

/base/update/updater/services/script/threadpool/
H A Dthread_pool.h36 float GetScriptProportion();
H A Dthreadpool.cpp30 float GetScriptProportion() in GetScriptProportion() function
/base/update/updater/services/applypatch/
H A Dtransfer_manager.cpp134 if (fabs(Uscript::GetScriptProportion() - 1.0f) < 1e-6) { in CommandsParser()
143 * Uscript::GetScriptProportion(); in UpdateProgress()
/base/update/updater/test/unittest/script/script_instruction/
H A Dscript_updateprocesser_unittest.cpp187 bool ret = fabs(GetScriptProportion() - 1.0f) < 1e-6; in TestUpdateProcesserSetProportion()
197 bool ret = fabs(GetScriptProportion() - 0.5f) < 1e-6; in TestUpdateProcesserSetProportion()
/base/update/updater/services/flow_update/update_bin/
H A Dbin_process.cpp63 fullUpdateProportion_ = GetScriptProportion(); in Execute()

Completed in 3 milliseconds