Home
last modified time | relevance | path

Searched defs:super_name (Results 1 – 8 of 8) sorted by relevance

/system/core/fs_mgr/liblp/
Ddevice_test.cpp59 auto super_name = fs_mgr_get_super_partition_name(slot_number); in TEST_F() local
/system/core/fastboot/device/
Dutility.cpp181 std::string super_name = fs_mgr_get_super_partition_name(current_slot); in ListPartitions() local
210 bool UpdateAllPartitionMetadata(FastbootDevice* device, const std::string& super_name, in UpdateAllPartitionMetadata()
Dflashing.cpp174 bool UpdateSuper(FastbootDevice* device, const std::string& super_name, bool wipe) { in UpdateSuper()
/system/core/fs_mgr/
Dfs_mgr_roots.cpp92 std::string super_name = fs_mgr_get_super_partition_name(); in EnsurePathMounted() local
/system/core/fs_mgr/libfiemap/
Dmetadata.cpp83 auto super_name = android::base::Basename(data_device); in OpenOrCreateMetadata() local
/system/extras/partition_tools/
Dlpmake.cc197 std::string super_name = "super"; in main() local
/system/core/fastboot/
Dfastboot.cpp1580 std::string super_name; in UpdateSuperPartition() local
/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp193 std::string super_name; in TEST_F() local