Home
last modified time | relevance | path

Searched refs:GetEnvironmentVariable (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/adb/sysdeps/
H A Denv.cpp29 std::optional<std::string> GetEnvironmentVariable(std::string_view var) { in GetEnvironmentVariable() function
72 const auto hostName = GetEnvironmentVariable(kHostNameEnvVar); in GetHostNameUTF8()
97 const auto userName = GetEnvironmentVariable(kUserNameEnvVar); in GetLoginNameUTF8()