Home
last modified time | relevance | path

Searched refs:ClearRecordPartitionOffset (Results 1 - 4 of 4) sorted by relevance

/base/update/updater/test/unittest/applypatch_test/
H A Dpartition_update_record_unittest.cpp48 PartitionRecord::GetInstance().ClearRecordPartitionOffset(); in SetUp()
53 PartitionRecord::GetInstance().ClearRecordPartitionOffset(); in TearDown()
/base/update/updater/services/include/applypatch/
H A Dpartition_record.h60 bool ClearRecordPartitionOffset();
/base/update/updater/services/applypatch/
H A Dpartition_record.cpp152 bool PartitionRecord::ClearRecordPartitionOffset() in ClearRecordPartitionOffset() function in Updater::PartitionRecord
/base/update/updater/services/
H A Dupdater_main.cpp281 if (!PartitionRecord::GetInstance().ClearRecordPartitionOffset()) { in InstallUpdaterPackage()
282 LOG(ERROR) << "ClearRecordPartitionOffset failed"; in InstallUpdaterPackage()

Completed in 3 milliseconds