Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/applypatch/
H A Dpartition_record.cpp91 bool PartitionRecord::RecordPartitionSetInfo(const std::string &partitionName, bool updated, int fd) in RecordPartitionSetInfo() function in Updater::PartitionRecord
135 if (!RecordPartitionSetInfo(partitionName, updated, fd)) { in RecordPartitionUpdateStatus()
/ohos5.0/base/update/updater/services/include/applypatch/
H A Dpartition_record.h64 bool RecordPartitionSetInfo(const std::string &partitionName, bool updated, int fd);