Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_sys_module/process/
H A Djs_process.cpp337 napi_value Process::GetEnvironmentVar(napi_env env, napi_value name) const in GetEnvironmentVar() function in OHOS::JsSysModule::Process::Process
543 napi_value ProcessManager::GetEnvironmentVar(napi_env env, napi_value name) const in GetEnvironmentVar() function in OHOS::JsSysModule::Process::ProcessManager
H A Dnative_module_process.cpp493 static napi_value GetEnvironmentVar(napi_env env, napi_callback_info info) in GetEnvironmentVar() function