Searched defs:image_file_name (Results 1 – 5 of 5) sorted by relevance
51 std::string image_file_name = vbmeta_image_path.RemoveExtension().BaseName().value(); in ModifyVBMetaHeaderFlags() local
72 std::string image_file_name = image_path.RemoveExtension().BaseName().value(); in SetVBMetaFlags() local604 std::string image_file_name = avb_image_path.RemoveExtension().BaseName().value(); in CompareVBMeta() local
269 const string& image_file_name, in PrintTopDetections()
949 std::string image_file_name = bitmap_writer( in WrapPageWriter() local1261 std::string image_file_name = WriteSkp(name.c_str(), page_index, *picture_); in Write() local
702 uint32_t GetImageObjectSectionSize(const std::string& image_file_name) { in GetImageObjectSectionSize()