Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtask.cpp32 static constexpr char ONSTARTEXECUTION_STR[] = "onStartExecution"; variable
185 DECLARE_NAPI_FUNCTION(ONSTARTEXECUTION_STR, OnStartExecution), in GenerateTask()