OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BootControlInterface
(Results
26 - 31
of
31
) sorted by null
1
2
/system/update_engine/payload_consumer/
download_action.cc
43
BootControlInterface
* boot_control,
203
<<
BootControlInterface
::SlotName(install_plan_.target_slot)
delta_performer.cc
361
<<
BootControlInterface
::SlotName(install_plan_->source_slot)
381
<<
BootControlInterface
::SlotName(install_plan_->target_slot)
[
all
...]
/system/update_engine/
update_attempter.h
160
BootControlInterface
::Slot GetRollbackSlot() const;
update_attempter_android.cc
102
BootControlInterface
* boot_control,
389
BootControlInterface
::Slot current_slot = boot_control_->GetCurrentSlot();
update_attempter_unittest.cc
521
BootControlInterface
::Slot rollback_slot = 1;
523
<<
BootControlInterface
::SlotName(rollback_slot);
[
all
...]
/system/update_engine/payload_generator/
generate_delta_main.cc
199
config.is_delta ? 0 :
BootControlInterface
::kInvalidSlot;
Completed in 364 milliseconds
1
2