Searched refs:DefaultGuestImagePath (Results 1 – 3 of 3) sorted by relevance
55 std::string DefaultGuestImagePath(const std::string& file);
151 std::string DefaultGuestImagePath(const std::string& file_name) { in DefaultGuestImagePath() function
57 path_ = DefaultGuestImagePath(""); in Process()