OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetActiveBootSlot
(Results
1 - 3
of
3
) sorted by null
/system/update_engine/common/
boot_control_stub.cc
51
bool BootControlStub::
SetActiveBootSlot
(Slot slot) {
/system/update_engine/
boot_control_android.cc
163
bool BootControlAndroid::
SetActiveBootSlot
(Slot slot) {
164
int ret = module_->
setActiveBootSlot
(module_, slot);
boot_control_chromeos.cc
207
bool BootControlChromeOS::
SetActiveBootSlot
(Slot slot) {
Completed in 537 milliseconds