Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_sys_module/process/
H A Dnative_module_process.cpp624 static napi_value GetEnvironmentVarOfProcess(napi_env env, napi_callback_info info) in GetEnvironmentVarOfProcess() function
671 DECLARE_NAPI_FUNCTION("getEnvironmentVar", GetEnvironmentVarOfProcess), in ProcessInit()