Home
last modified time | relevance | path

Searched refs:LP_METADATA_DEFAULT_PARTITION_NAME (Results 1 – 5 of 5) sorted by relevance

/system/core/fs_mgr/liblp/include/liblp/
Dmetadata_format.h79 #define LP_METADATA_DEFAULT_PARTITION_NAME "super" macro
Dbuilder.h194 BlockDeviceInfo device_info(LP_METADATA_DEFAULT_PARTITION_NAME, blockdev_size, 0, 0, in New()
/system/extras/partition_tools/
Dlpdump.cc101 return LP_METADATA_DEFAULT_PARTITION_NAME; in GetSuperPartionName()
/system/core/fs_mgr/liblp/
Dbuilder.cpp1064 return GetBlockDevicePartitionName(block_devices_[0]) != LP_METADATA_DEFAULT_PARTITION_NAME; in IsRetrofitDevice()
/system/core/fs_mgr/
Dfs_mgr.cpp1764 return LP_METADATA_DEFAULT_PARTITION_NAME; in fs_mgr_get_super_partition_name()