Searched refs:is_verify (Results 1 – 1 of 1) sorted by relevance
163 void RunBlockImageUpdate(bool is_verify, PackageEntries entries, const std::string& image_file, in RunBlockImageUpdate() argument168 std::string script = is_verify ? "block_image_verify" : "block_image_update"; in RunBlockImageUpdate()