Searched refs:GetSystemExtRootSafe (Results 1 – 8 of 8) sorted by relevance
53 std::string GetSystemExtRootSafe(/*out*/ std::string* error_msg);
58 std::string GetSystemExtRootSafe(/*out*/ std::string* error_msg);
193 std::string GetSystemExtRootSafe(std::string* error_msg) { in GetSystemExtRootSafe() function207 std::string ret = GetSystemExtRootSafe(&error_msg); in GetSystemExtRoot()