OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AB_PTN_LIST
(Results
1 - 2
of
2
) sorted by null
/device/google/marlin/recovery/oem-recovery/
gpt-utils.h
83
#define
AB_PTN_LIST
PTN_SWAP_LIST, "boot", "system", "vendor", "modem", "bluetooth"
/hardware/qcom/bootctrl/
boot_control.cpp
145
const char ptn_list[][MAX_GPT_NAME_SIZE] = {
AB_PTN_LIST
};
523
const char ptn_list[][MAX_GPT_NAME_SIZE] = {
AB_PTN_LIST
};
Completed in 38 milliseconds