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