Home
last modified time | relevance | path

Searched refs:set_env_vars (Results 1 - 4 of 4) sorted by relevance

/third_party/node/src/
H A Denv-inl.h300 inline void Environment::set_env_vars(std::shared_ptr<KVStore> env_vars) { in set_env_vars() function in node::Environment
H A Denv.h660 inline void set_env_vars(std::shared_ptr<KVStore> env_vars);
H A Dnode_worker.cc339 env_->set_env_vars(std::move(env_vars_)); in Run()
H A Denv.cc699 set_env_vars(per_process::system_environment); in Environment()

Completed in 8 milliseconds