Home
last modified time | relevance | path

Searched refs:GetMiscPartitionPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/updater/services/applypatch/
H A Dpartition_record.cpp32 auto miscBlockDevice = GetMiscPartitionPath(); in IsPartitionUpdated()
117 auto miscBlockDevice = GetMiscPartitionPath(); in RecordPartitionUpdateStatus()
154 auto miscBlockDevice = GetMiscPartitionPath(); in ClearRecordPartitionOffset()
179 std::string PartitionRecord::GetMiscPartitionPath(const std::string &misc) in GetMiscPartitionPath() function in Updater::PartitionRecord
/ohos5.0/base/update/updater/services/include/applypatch/
H A Dpartition_record.h73 std::string GetMiscPartitionPath(const std::string &mountPoint = "/misc");