Searched refs:GetSystemExtRootSafe (Results 1 – 2 of 2) sorted by relevance
53 std::string GetSystemExtRootSafe(/*out*/ std::string* error_msg);
192 std::string GetSystemExtRootSafe(std::string* error_msg) { in GetSystemExtRootSafe() function206 std::string ret = GetSystemExtRootSafe(&error_msg); in GetSystemExtRoot()