Searched refs:ReadFile (Results 1 – 4 of 4) sorted by relevance
83 …h::FileExists(boot_env_image_path) || cuttlefish::ReadFile(boot_env_image_path) != cuttlefish::Rea… in InitBootloaderEnvPartition()
31 std::string ReadFile(const std::string& file);
131 std::string ReadFile(const std::string& file) { in ReadFile() function
435 auto assemble_log = cuttlefish::ReadFile(config->AssemblyPath("assemble_cvd.log")); in main()