Home
last modified time | relevance | path

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

/system/core/fastboot/
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
/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.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()
Dflashing.cpp211 bool UpdateSuper(FastbootDevice* device, const std::string& super_name, bool wipe) { in UpdateSuper()
/system/core/fs_mgr/
Dfs_mgr_roots.cpp96 std::string super_name = fs_mgr_get_super_partition_name(); in TryPathMount() local
/system/core/fs_mgr/libfiemap/
Dmetadata.cpp84 auto super_name = android::base::Basename(data_device); in OpenOrCreateMetadata() local
/system/extras/partition_tools/
Dlpmake.cc243 std::string super_name = "super"; in main() local
/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp193 std::string super_name; in TEST_F() local