Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_consumer/
H A Ddelta_performer.h325 ErrorCode CheckTimestampError() const;
H A Ddelta_performer.cc1080 ErrorCode error_code = CheckTimestampError(); in ValidateManifest()
1101 ErrorCode DeltaPerformer::CheckTimestampError() const { in CheckTimestampError() function in chromeos_update_engine::DeltaPerformer