Home
last modified time | relevance | path

Searched refs:ERR_TASK_EXECUTE_PERIODICALLY (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Derror_helper.h117 case ERR_TASK_EXECUTE_PERIODICALLY: in NewError()
284 static const int32_t ERR_TASK_EXECUTE_PERIODICALLY = 10200050; member in Commonlibrary::Concurrent::Common::Helper::ErrorHelper
/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtask.cpp1282 ErrorHelper::ThrowError(env, ErrorHelper::ERR_TASK_EXECUTE_PERIODICALLY); in CanExecutePeriodically()

Completed in 4 milliseconds