Home
last modified time | relevance | path

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

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