Searched refs:GetEnvironmentVariable (Results 1 – 1 of 1) sorted by relevance
31 std::optional<std::string> GetEnvironmentVariable(std::string_view var) { in GetEnvironmentVariable() function74 const auto hostName = GetEnvironmentVariable(kHostNameEnvVar); in GetHostNameUTF8()99 const auto userName = GetEnvironmentVariable(kUserNameEnvVar); in GetLoginNameUTF8()