OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRollbackSlot
(Results
1 - 3
of
3
) sorted by null
/system/update_engine/
common_service.cc
303
system_state_->update_attempter()->
GetRollbackSlot
();
update_attempter.h
164
BootControlInterface::Slot
GetRollbackSlot
() const;
update_attempter.cc
720
install_plan.target_slot =
GetRollbackSlot
();
758
GetRollbackSlot
() != BootControlInterface::kInvalidSlot);
761
BootControlInterface::Slot UpdateAttempter::
GetRollbackSlot
() const {
762
LOG(INFO) << "UpdateAttempter::
GetRollbackSlot
";
[
all
...]
Completed in 890 milliseconds