Searched refs:DevicePtable (Results 1 – 7 of 7) sorted by relevance
79 class DevicePtable : public PtableManager {81 DISALLOW_COPY_MOVE(DevicePtable);82 ~DevicePtable() override {} in ~DevicePtable()83 static DevicePtable& GetInstance() in GetInstance()85 static DevicePtable instance; in GetInstance()93 DevicePtable();
57 DevicePtable& devicePtb = DevicePtable::GetInstance(); in PtableProcess()
310 DevicePtable::DevicePtable() : PtableManager() {} in DevicePtable() function in Updater::DevicePtable312 void DevicePtable::LoadPartitionInfo([[maybe_unused]] Hpackage::PkgManager *pkgManager) in LoadPartitionInfo()329 bool DevicePtable::ComparePartition(PtableManager &newPtbManager, const std::string partitionName) in ComparePartition()344 bool DevicePtable::ComparePtable(PtableManager &newPtbManager) in ComparePtable()
38 DevicePtable &devicePtb = DevicePtable::GetInstance(); in GetDataWriter()
408 DevicePtable& devicePtb = DevicePtable::GetInstance(); in GetWritePathAndOffset()472 DevicePtable& devicePtb = DevicePtable::GetInstance(); in ProcessUpdater()
83 DevicePtable::GetInstance().LoadPartitionInfo(); in InitPartition()
226 DevicePtable &devicePtb = DevicePtable::GetInstance(); in GetWritePathAndOffset()