Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Derror_helper.h72 case ERR_CANCEL_RUNNING_TASK:
259 …static const int32_t ERR_CANCEL_RUNNING_TASK = 10200016; // 10200016 : The task to cancel is being… variable