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.cpp323 napi_value Process::GetEnvironmentVar(napi_env env, napi_value name) const in GetEnvironmentVar() function in OHOS::JsSysModule::Process::Process
529 napi_value ProcessManager::GetEnvironmentVar(napi_env env, napi_value name) const in GetEnvironmentVar() function in OHOS::JsSysModule::Process::ProcessManager
Dnative_module_process.cpp487 static napi_value GetEnvironmentVar(napi_env env, napi_callback_info info) in GetEnvironmentVar() function