Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/worker/test/
H A Dtest_worker.cpp860 std::string hostFuncName = "host"; in ParentPortRemoveListenerInnerTest() local
865 napi_create_function(env, hostFuncName.c_str(), NAPI_AUTO_LENGTH, in ParentPortRemoveListenerInnerTest()
898 std::string hostFuncName = "host"; in ParentPortHandleEventListeners() local
900 napi_create_string_utf8(env, hostFuncName.c_str(), hostFuncName.length(), &hostFuncValue); in ParentPortHandleEventListeners()

Completed in 9 milliseconds