Home
last modified time | relevance | path

Searched defs:devicePtnInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/updater/test/unittest/ptable_parse_test/
H A Dptable_manager_unittest.cpp38 bool TestIsPtableChanged(const std::vector<Ptable::PtnInfo> &devicePtnInfo, in TestIsPtableChanged()
53 bool TestIsPartitionChanged(const std::vector<Ptable::PtnInfo> &devicePtnInfo, in TestIsPartitionChanged()
93 std::vector<Ptable::PtnInfo> devicePtnInfo; in TestIsPtableChanged() local
159 std::vector<Ptable::PtnInfo> devicePtnInfo; in TestIsPartitionChanged() local
/ohos5.0/base/update/updater/services/ptable_parse/
H A Dptable_manager.cpp107 bool PtableManager::IsPartitionChanged(const std::vector<Ptable::PtnInfo> &devicePtnInfo, in IsPartitionChanged()
146 bool PtableManager::IsPtableChanged(const std::vector<Ptable::PtnInfo> &devicePtnInfo, in IsPtableChanged()