Searched refs:IsRetry (Results 1 – 13 of 13) sorted by relevance
69 if (transferParams_->env != nullptr && transferParams_->env->IsRetry()) { in CommandsParser()82 if (!retryCmd.empty() && transferParams_->env->IsRetry()) { in CommandsParser()
37 bool IsRetry() const in IsRetry() function
50 MOCK_CONST_METHOD0(IsRetry, bool());
42 virtual bool IsRetry() const in IsRetry() function
41 bool IsRetry() const in IsRetry() function
49 virtual bool IsRetry() const = 0;
198 int32_t ret = Store::CreateNewSpace(transferParams->storeBase, !transferParams->env->IsRetry()); in ExecuteTransferCommand()342 if (env.IsRetry()) { in ExecuteUpdateBlock()442 if (env.IsRetry()) { in Execute()622 if (env.IsRetry() && !Utils::CheckFaultInfo(VERIFY_FAILED_REBOOT)) { in Execute()
184 if (env.IsRetry()) { in ExecuteImagePatch()287 if (env.IsRetry() && !Utils::CheckFaultInfo(VERIFY_FAILED_REBOOT)) { in ExecuteShaCheck()
197 if (env.IsRetry()) { in Execute()
199 virtual bool IsRetry() const in IsRetry() function in OHOS::FuzzTestScriptEnv
204 virtual bool IsRetry() const in IsRetry() function in __anonf49137a80110::UTestScriptEnv
123 virtual bool IsRetry() const in IsRetry() function in UTestScriptEnv
281 if (env.IsRetry()) { in ComponentProcess()