Searched refs:DefaultGuestImagePath (Results 1 – 3 of 3) sorted by relevance
46 DEFINE_string(system_image_dir, cuttlefish::DefaultGuestImagePath(""),
505 std::string DefaultGuestImagePath(const std::string& file);
948 std::string DefaultGuestImagePath(const std::string& file_name) { in DefaultGuestImagePath() function