Searched refs:ToLower (Results 1 – 1 of 1) sorted by relevance
2704 static std::string ToLower(const std::string& anycase) { in ToLower() function2765 name_utf8 = ToLower(name_utf8); in _ensure_env_setup()2788 const auto it = g_environ_utf8.find(ToLower(std::string(name))); in adb_getenv()