Home
last modified time | relevance | path

Searched refs:WriteToSuperVBMetaFile (Results 1 – 3 of 3) sorted by relevance

/system/extras/vbmeta_tools/
Dvbmake.cc22 using android::fs_mgr::WriteToSuperVBMetaFile;
91 if (!WriteToSuperVBMetaFile(output_path.c_str(), images)) { in main()
/system/core/fs_mgr/libvbmeta/include/libvbmeta/
Dlibvbmeta.h25 bool WriteToSuperVBMetaFile(const std::string& super_vbmeta_file,
/system/core/fs_mgr/libvbmeta/
Dbuilder.cpp187 bool WriteToSuperVBMetaFile(const std::string& super_vbmeta_file, in WriteToSuperVBMetaFile() function