Home
last modified time | relevance | path

Searched refs:FB_VAR_DYNAMIC_PARTITION (Results 1 – 2 of 2) sorted by relevance

/system/core/fastboot/
Dconstants.h77 #define FB_VAR_DYNAMIC_PARTITION "dynamic-partition" macro
/system/core/fastboot/device/
Dcommands.cpp146 {FB_VAR_DYNAMIC_PARTITION, {GetDynamicPartition, nullptr}}, in GetVarHandler()