Home
last modified time | relevance | path

Searched refs:ExtractValue (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_utils.cc46 std::string ExtractValue(const std::string& dictionary, const std::string& key) { in ExtractValue() function
259 auto kernel_cmdline = ExtractValue(boot_params, "command line args: "); in RepackBootImage()
311 ExtractValue(vendor_boot_params, "vendor command line args: ") + in RepackVendorBootImage()
470 ExtractValue(boot_params, "Prop: com.android.build.boot.os_version -> "); in ReadAndroidVersionFromBootImage()