Searched defs:ptnInfo (Results 1 - 9 of 9) sorted by relevance
/base/update/updater/services/ptable_parse/ |
H A D | composite_ptable.cpp | 124 void CompositePtable::AppendChildPtnInfo(const std::vector<PtnInfo> &ptnInfo) in AppendChildPtnInfo() argument
|
H A D | ptable_manager.cpp | 91 int32_t PtableManager::GetPartitionInfoIndexByName(const std::vector<Ptable::PtnInfo> &ptnInfo, in GetPartitionInfoIndexByName() argument 210 bool PtableManager::GetPartionInfoByName(const std::string &partitionName, Ptable::PtnInfo &ptnInfo, int32_t &index) in GetPartionInfoByName() argument 229 bool PtableManager::GetPartionInfoByName(const std::string &partitionName, Ptable::PtnInfo &ptnInfo) in GetPartionInfoByName() argument
|
H A D | ptable.cpp | 48 bool Ptable::LoadPtnInfo(const std::vector<PtnInfo> &ptnInfo) in LoadPtnInfo() argument 517 GetPartionInfoByName(const std::string &partitionName, PtnInfo &ptnInfo, int32_t &index) GetPartionInfoByName() argument [all...] |
/base/update/updater/services/flashd/ |
H A D | partition.cpp | 49 Ptable::PtnInfo ptnInfo;
in DoErase() local
|
/base/update/updater/services/flashd/image_writer/ |
H A D | image_writer.cpp | 39 Ptable::PtnInfo ptnInfo; in GetDataWriter() local
|
/base/update/updater/test/unittest/ptable_parse_test/ |
H A D | ptable_unittest.cpp | 46 bool TestGetPartionInfoByName(const std::string &partitionName, PtnInfo &ptnInfo, int32_t &index) in TestGetPartionInfoByName() argument 73 PtableTest::PtnInfo ptnInfo; in TestGetPartionInfoByName() local
|
H A D | ptable_manager_unittest.cpp | 33 int32_t TestGetPartitionInfoIndexByName(const std::vector<Ptable::PtnInfo> &ptnInfo, const std::string &name) in TestGetPartitionInfoIndexByName() argument 69 std::vector<Ptable::PtnInfo> ptnInfo; in TestGetPartitionInfoIndexByName() local 139 Ptable::PtnInfo ptnInfo; in TestGetPartionInfoByName() local 164 Ptable::PtnInfo ptnInfo = {0, 0, {0}, 0, "TestIsPartitionChangedForCheck", "", ""}; TestIsPartitionChanged() local [all...] |
/base/update/updater/services/flow_update/update_bin/ |
H A D | component_processor.cpp | 232 Ptable::PtnInfo ptnInfo; in GetWritePathAndOffset() local
|
/base/update/updater/services/updater_binary/ |
H A D | update_processor.cpp | 441 Ptable::PtnInfo ptnInfo; in GetWritePathAndOffset() local
|
Completed in 6 milliseconds