Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dtask.cpp87 FlashSuperLayoutTask::FlashSuperLayoutTask(const std::string& super_name, in FlashSuperLayoutTask()
129 std::string super_name; in Initialize() local
193 std::string super_name; in InitializeFromTasks() local
256 std::string super_name; in Run() local
/aosp14/system/core/fs_mgr/liblp/
H A Ddevice_test.cpp59 auto super_name = fs_mgr_get_super_partition_name(slot_number); in TEST_F() local
/aosp14/system/core/fastboot/device/
H A Dutility.cpp172 std::string super_name = fs_mgr_get_super_partition_name(current_slot); in ListPartitions() local
201 bool UpdateAllPartitionMetadata(FastbootDevice* device, const std::string& super_name, in UpdateAllPartitionMetadata()
H A Dflashing.cpp211 bool UpdateSuper(FastbootDevice* device, const std::string& super_name, bool wipe) { in UpdateSuper()
/aosp14/system/core/fs_mgr/
H A Dfs_mgr_roots.cpp96 std::string super_name = fs_mgr_get_super_partition_name(); in TryPathMount() local
/aosp14/system/core/fs_mgr/libfiemap/
H A Dmetadata.cpp84 auto super_name = android::base::Basename(data_device); in OpenOrCreateMetadata() local
/aosp14/system/core/fastboot/fuzzy_fastboot/
H A Dmain.cpp193 std::string super_name; in TEST_F() local