Searched refs:read_file (Results 1 – 1 of 1) sorted by relevance
41 static bool read_file(std::string in_path, std::vector<uint8_t> &out_vec);128 if (!read_file(arg, file_contents)) { in main()257 read_file(std::string in_path, std::vector<uint8_t> &out_vec) in read_file() function