OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rollback_slot
(Results
1 - 2
of
2
) sorted by null
/system/update_engine/
common_service.cc
302
BootControlInterface::Slot
rollback_slot
=
local
305
if (
rollback_slot
== BootControlInterface::kInvalidSlot) {
312
"KERNEL",
rollback_slot
, &name)) {
update_attempter_unittest.cc
451
BootControlInterface::Slot
rollback_slot
= 1;
local
453
<< BootControlInterface::SlotName(
rollback_slot
);
454
fake_system_state_.fake_boot_control()->SetSlotBootable(
rollback_slot
,
[
all
...]
Completed in 101 milliseconds