Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Derror_helper.h69 case ERR_CANCEL_NONEXIST_TASK_GROUP: in NewError()
261 static const int32_t ERR_CANCEL_NONEXIST_TASK_GROUP = 10200018; member in Commonlibrary::Concurrent::Common::Helper::ErrorHelper
/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtask_manager.cpp1521 ErrorHelper::ThrowError(env, ErrorHelper::ERR_CANCEL_NONEXIST_TASK_GROUP, errMsg.c_str()); in CancelGroup()

Completed in 4 milliseconds