Home
last modified time | relevance | path

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

/ohos5.0/base/update/sys_installer/services/module_update/util/include/
H A Dmodule_file.h111 imageStat_(imageStat) {} in ModuleFile()
128 return imageStat_; in GetImageStat()
147 std::optional<ImageStat> imageStat_; variable