Searched refs:images_path (Results 1 – 3 of 3) sorted by relevance
26 const std::map<std::string, std::string>& images_path);
37 const std::map<std::string, std::string>& images_path) in SuperVBMetaBuilder() argument38 : super_vbmeta_fd_(super_vbmeta_fd), images_path_(images_path) {} in SuperVBMetaBuilder()188 const std::map<std::string, std::string>& images_path) { in WriteToSuperVBMetaFile() argument196 SuperVBMetaBuilder builder(super_vbmeta_fd, images_path); in WriteToSuperVBMetaFile()
33 const std::map<std::string, std::string>& images_path);