Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/ptable_parse/
H A Dptable_manager.cpp210 bool PtableManager::GetPartionInfoByName(const std::string &partitionName, Ptable::PtnInfo &ptnInfo… in GetPartionInfoByName() function in Updater::PtableManager
229 bool PtableManager::GetPartionInfoByName(const std::string &partitionName, Ptable::PtnInfo &ptnInfo) in GetPartionInfoByName() function in Updater::PtableManager
H A Dptable.cpp517 bool Ptable::GetPartionInfoByName(const std::string &partitionName, PtnInfo &ptnInfo, int32_t &inde… in GetPartionInfoByName() function in Updater::Ptable