OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetNumReboots
(Results
1 - 2
of
2
) sorted by null
/system/update_engine/
payload_state.cc
215
SetNumReboots
(0);
707
SetNumReboots
(0);
741
SetNumReboots
(GetNumReboots() + 1);
744
void PayloadState::
SetNumReboots
(uint32_t num_reboots) {
[
all
...]
payload_state.h
390
void
SetNumReboots
(uint32_t num_reboots);
Completed in 62 milliseconds