Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtask.cpp35 static constexpr char ISDONE_STR[] = "isDone"; variable
188 DECLARE_NAPI_FUNCTION(ISDONE_STR, IsDone), in GenerateTask()