Home
last modified time | relevance | path

Searched defs:GetEnvironmentVar (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_sys_module/process/
Djs_process.cpp339 napi_value Process::GetEnvironmentVar(napi_env env, napi_value name) const in GetEnvironmentVar() function in OHOS::Js_sys_module::Process::Process
674 napi_value ProcessManager::GetEnvironmentVar(napi_env env, napi_value name) const in GetEnvironmentVar() function in OHOS::Js_sys_module::Process::ProcessManager
Dnative_module_process.cpp493 static napi_value GetEnvironmentVar(napi_env env, napi_callback_info info) in GetEnvironmentVar() function