Home
last modified time | relevance | path

Searched defs:ptnInfo (Results 1 - 9 of 9) sorted by relevance

/base/update/updater/services/ptable_parse/
H A Dcomposite_ptable.cpp124 void CompositePtable::AppendChildPtnInfo(const std::vector<PtnInfo> &ptnInfo) in AppendChildPtnInfo() argument
H A Dptable_manager.cpp91 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 Dptable.cpp48 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 Dpartition.cpp49 Ptable::PtnInfo ptnInfo; in DoErase() local
/base/update/updater/services/flashd/image_writer/
H A Dimage_writer.cpp39 Ptable::PtnInfo ptnInfo; in GetDataWriter() local
/base/update/updater/test/unittest/ptable_parse_test/
H A Dptable_unittest.cpp46 bool TestGetPartionInfoByName(const std::string &partitionName, PtnInfo &ptnInfo, int32_t &index) in TestGetPartionInfoByName() argument
73 PtableTest::PtnInfo ptnInfo; in TestGetPartionInfoByName() local
H A Dptable_manager_unittest.cpp33 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 Dcomponent_processor.cpp232 Ptable::PtnInfo ptnInfo; in GetWritePathAndOffset() local
/base/update/updater/services/updater_binary/
H A Dupdate_processor.cpp441 Ptable::PtnInfo ptnInfo; in GetWritePathAndOffset() local

Completed in 6 milliseconds