Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.cc77 const int kUpdateStateOperationInvalid = -1; variable
1849 int64_t next_operation = kUpdateStateOperationInvalid; in CanResumeUpdate()
1851 next_operation != kUpdateStateOperationInvalid && next_operation > 0)) in CanResumeUpdate()
1894 kUpdateStateOperationInvalid)); in ResetUpdateProgress()
1956 int64_t next_operation = kUpdateStateOperationInvalid; in PrimeUpdateState()
1958 next_operation == kUpdateStateOperationInvalid || next_operation <= 0) { in PrimeUpdateState()