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