Home
last modified time | relevance | path

Searched defs:GetSuperPartitionName (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/extras/partition_tools/
H A Dlpdump.cc118 static std::string GetSuperPartitionName(const std::optional<uint32_t>& slot = {}) { in GetSuperPartitionName() function
/aosp_15_r20/system/core/fastboot/device/
H A Dvariables.cpp454 bool GetSuperPartitionName(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetSuperPartitionName() function
/aosp_15_r20/system/update_engine/aosp/
H A Ddynamic_partition_control_android.cc1037 std::string DynamicPartitionControlAndroid::GetSuperPartitionName( in GetSuperPartitionName() function in chromeos_update_engine::DynamicPartitionControlAndroid