Home
last modified time | relevance | path

Searched defs:image_name (Results 1 – 6 of 6) sorted by relevance

/system/core/fs_mgr/liblp/
Dsuper_layout_builder.cpp74 const std::string& image_name, uint64_t partition_size) { in AddPartition()
174 const auto& image_name = image_name_iter->second; in GetImageLayout() local
/system/core/fastboot/
Dsuper_flash_helper.cpp43 bool SuperFlashHelper::AddPartition(const std::string& partition, const std::string& image_name, in AddPartition()
Dfastboot.cpp2150 std::string image_name; in wipe_super() local
/system/extras/libfec/test/
Dfec_unittest.cpp98 static void BuildAndAppendsEccImage(const std::string &image_name, in BuildAndAppendsEccImage()
105 void AddAvbHashtreeFooter(const std::string &image_name, in AddAvbHashtreeFooter()
/system/core/fs_mgr/liblp/include/liblp/
Dsuper_layout_builder.h67 std::string image_name; member
/system/core/fs_mgr/libfiemap/
Dimage_manager.cpp101 std::string ImageManager::GetStatusFilePath(const std::string& image_name) { in GetStatusFilePath()
105 static std::string GetStatusPropertyName(const std::string& image_name) { in GetStatusPropertyName()
117 bool ImageManager::IsImageMapped(const std::string& image_name) { in IsImageMapped()