Home
last modified time | relevance | path

Searched defs:partition (Results 1 – 4 of 4) sorted by relevance

/bootable/recovery/update_verifier/
Dupdate_verifier.cpp76 static bool read_blocks(const std::string& partition, const std::string& range_str) { in read_blocks()
/bootable/recovery/applypatch/
Dapplypatch.cpp115 const char* partition = pieces[1].c_str(); in LoadPartitionContents() local
235 const char* partition = pieces[1].c_str(); in WriteToPartition() local
/bootable/recovery/
Drecovery.cpp807 static bool secure_wipe_partition(const std::string& partition) { in secure_wipe_partition()
922 std::string partition = android::base::Trim(line); in wipe_ab_device() local
/bootable/recovery/updater/
Dblockimg.cpp1609 const char* partition = strrchr(blockdev_filename->data.c_str(), '/'); in PerformBlockImageUpdate() local