Home
last modified time | relevance | path

Searched refs:STATEMENT_RESULT_TYPE_CONTINUE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/updater/services/script/script_interpreter/
H A Dscript_statement.cpp159 result.SetResultType(UScriptStatementResult::STATEMENT_RESULT_TYPE_CONTINUE); in Execute()
249 … if (centerResult.GetResultType() == UScriptStatementResult::STATEMENT_RESULT_TYPE_CONTINUE) { in Execute()
296 … } else if (result.GetResultType() == UScriptStatementResult::STATEMENT_RESULT_TYPE_CONTINUE) { in Execute()
H A Dscript_statement.h31 STATEMENT_RESULT_TYPE_CONTINUE, enumerator