Searched defs:GetEnvironmentVar (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/commonlibrary/ets_utils/js_sys_module/process/ | ||
H A D | js_process.cpp | 337 napi_value Process::GetEnvironmentVar(napi_env env, napi_value name) const in GetEnvironmentVar() function in OHOS::JsSysModule::Process::Process |
H A D | native_module_process.cpp | 493 static napi_value GetEnvironmentVar(napi_env env, napi_callback_info info) in GetEnvironmentVar() function |