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