HomeSort by relevance Sort by last modified time
    Searched full:get_dev_t_for_partition (Results 1 - 1 of 1) sorted by null

  /system/extras/boot_control_copy/
boot_control_copy.c 42 static bool get_dev_t_for_partition(const char *name, dev_t *out_device) function
72 if (!get_dev_t_for_partition("system_a", &system_a_dev) ||
73 !get_dev_t_for_partition("system_b", &system_b_dev))

Completed in 59 milliseconds