Searched defs:GetEnvs (Results 1 – 2 of 2) sorted by relevance
127 virtual void GetEnvs(std::vector<std::string>* envs) const { in GetEnvs() function
276 Result<std::unordered_map<std::string, std::string>> GetEnvs(const pid_t pid) { in GetEnvs() function