Home
last modified time | relevance | path

Searched refs:FUNCTION_STR (Results 1 - 3 of 3) sorted by relevance

/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtask_manager.h41 static constexpr char FUNCTION_STR[] = "function"; member
H A Dtask.cpp162 napi_set_named_property(env, napiTask, FUNCTION_STR, func); in GenerateTask()
224 napi_value func = NapiHelper::GetNameProperty(env, napiTask, FUNCTION_STR); in GetTaskInfo()
/commonlibrary/ets_utils/js_concurrent_module/taskpool/test/
H A Dtest_taskpool.cpp2802 napi_set_named_property(env, result, FUNCTION_STR, funcValue); in HWTEST_F()

Completed in 15 milliseconds