OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:boot_update_stage
(Results
1 - 3
of
3
) sorted by null
/device/google/marlin/recovery/oem-recovery/
gpt-utils.h
93
enum
boot_update_stage
{
enum
140
int prepare_boot_update(enum
boot_update_stage
stage);
oem-updater.cpp
59
enum
boot_update_stage
stage;
gpt-utils.cpp
748
int prepare_partitions(enum
boot_update_stage
stage, const char *dev_path)
754
enum
boot_update_stage
internal_stage;
[
all
...]
Completed in 299 milliseconds