Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h68 #define FB_VAR_SUPER_PARTITION_NAME "super-partition-name" macro
/system/core/fastboot/device/
Dcommands.cpp105 {FB_VAR_SUPER_PARTITION_NAME, {GetSuperPartitionName, nullptr}}}; in GetVarHandler()