Searched refs:fetch_partition (Results 1 – 1 of 1) sorted by relevance
1431 static uint64_t fetch_partition(const std::string& partition, borrowed_fd fd, in fetch_partition() function1458 auto fetch = std::bind(fetch_partition, _1, borrowed_fd(fd), fb); in do_fetch()1484 uint64_t vendor_boot_size = fetch_partition(partition, vendor_boot, fb); in repack_ramdisk()