Home
last modified time | relevance | path

Searched refs:NEED_RETRY (Results 1 - 4 of 4) sorted by relevance

/base/update/updater/services/include/applypatch/
H A Dcommand_const.h34 NEED_RETRY = 1 enumerator
/base/update/updater/test/unittest/applypatch_test/
H A Dtransfer_manager_unittest.cpp55 bool reset = tm->CheckResult(CommandResult::NEED_RETRY, cmd, CommandType::ZERO); in HWTEST_F()
/base/update/updater/services/applypatch/
H A Dtransfer_manager.cpp190 case NEED_RETRY: in CheckResult()
H A Dcommand_process.cpp180 return errno == EIO ? NEED_RETRY : FAILED; in Execute()

Completed in 2 milliseconds