Home
last modified time | relevance | path

Searched defs:pkgPtnInfo (Results 1 - 2 of 2) sorted by relevance

/base/update/updater/test/unittest/ptable_parse_test/
H A Dptable_manager_unittest.cpp94 std::vector<Ptable::PtnInfo> pkgPtnInfo; in TestIsPtableChanged() local
38 TestIsPtableChanged(const std::vector<Ptable::PtnInfo> &devicePtnInfo, const std::vector<Ptable::PtnInfo> &pkgPtnInfo) TestIsPtableChanged() argument
53 TestIsPartitionChanged(const std::vector<Ptable::PtnInfo> &devicePtnInfo, const std::vector<Ptable::PtnInfo> &pkgPtnInfo, const std::string &partitionName) TestIsPartitionChanged() argument
160 std::vector<Ptable::PtnInfo> pkgPtnInfo; TestIsPartitionChanged() local
[all...]
/base/update/updater/services/ptable_parse/
H A Dptable_manager.cpp107 IsPartitionChanged(const std::vector<Ptable::PtnInfo> &devicePtnInfo, const std::vector<Ptable::PtnInfo> &pkgPtnInfo, const std::string &partitionName) IsPartitionChanged() argument
146 IsPtableChanged(const std::vector<Ptable::PtnInfo> &devicePtnInfo, const std::vector<Ptable::PtnInfo> &pkgPtnInfo) IsPtableChanged() argument
[all...]

Completed in 2 milliseconds