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

  /system/update_engine/
payload_state.cc 221 SetNumReboots(0);
722 SetNumReboots(0);
756 SetNumReboots(GetNumReboots() + 1);
759 void PayloadState::SetNumReboots(uint32_t num_reboots) {
    [all...]
payload_state.h 401 void SetNumReboots(uint32_t num_reboots);

Completed in 190 milliseconds