Home
last modified time | relevance | path

Searched defs:partition_str (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_config.cc78 std::string partition_str = in WriteEFIEnvironment() local
/aosp_15_r20/system/update_engine/common/
H A Dutils.cc559 string partition_str = partition_name.substr(last_nondigit_pos + 1); in SplitPartitionName() local