Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libsnapshot/
H A Destimate_cow_from_nonab_ota.cpp66 unique_fd OpenImage(const std::string& path);
148 unique_fd TargetFilesPackage::OpenImage(const std::string& path) { in OpenImage() function in android::snapshot::TargetFilesPackage
275 auto fd = ota_tf_->OpenImage(path); in AnalyzePartition()
286 source_fd = source_tf_->OpenImage(path); in AnalyzePartition()