Searched refs:WriteToSuperVBMetaFile (Results 1 – 3 of 3) sorted by relevance
22 using android::fs_mgr::WriteToSuperVBMetaFile;91 if (!WriteToSuperVBMetaFile(output_path.c_str(), images)) { in main()
25 bool WriteToSuperVBMetaFile(const std::string& super_vbmeta_file,
187 bool WriteToSuperVBMetaFile(const std::string& super_vbmeta_file, in WriteToSuperVBMetaFile() function