Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h57 #define FB_VAR_PARTITION_SIZE "partition-size" macro
/system/core/fastboot/device/
Dcommands.cpp97 {FB_VAR_PARTITION_SIZE, {GetPartitionSize, GetAllPartitionArgsWithSlot}}, in GetVarHandler()