Home
last modified time | relevance | path

Searched defs:napiTaskId (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_concurrent_module/taskpool/
Dtask.cpp372 napi_value napiTaskId = NapiHelper::GetNameProperty(env, thisVar, "taskId"); in OnReceiveData() local
534 napi_value napiTaskId = NapiHelper::GetNameProperty(env, thisVar, TASKID_STR); in GetTaskDuration() local
Dtaskpool.cpp461 napi_value napiTaskId = NapiHelper::GetNameProperty(env, args[0], TASKID_STR); in Cancel() local