HomeSort by relevance Sort by last modified time
    Searched refs:kProgressLogTimeoutSeconds (Results 1 - 2 of 2) sorted by null

  /system/update_engine/payload_consumer/
delta_performer.h 59 static const unsigned kProgressLogTimeoutSeconds;
371 base::TimeDelta::FromSeconds(kProgressLogTimeoutSeconds)};
delta_performer.cc 71 const unsigned DeltaPerformer::kProgressLogTimeoutSeconds = 30;
    [all...]

Completed in 61 milliseconds