Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/
H A Dutils.cpp27 napi_value InitGlobal(napi_env env, const std::string& valueName, bool isFunc, napi_value exports) in InitGlobal() function
52 InitGlobal(env, IS_SENDABLE_NAME, true, exports); in Init()