HomeSort by relevance Sort by last modified time
    Searched refs:gpt_utils_get_partition_map (Results 1 - 5 of 5) sorted by null

  /device/google/marlin/recovery/gpt-utils/
gpt-utils.h 187 int gpt_utils_get_partition_map(std::vector<std::string>& partition_list,
gpt-utils.cpp 1092 int gpt_utils_get_partition_map(vector<string>& ptn_list, function
    [all...]
  /hardware/qcom/msm8998/gpt-utils/
gpt-utils.h 191 int gpt_utils_get_partition_map(std::vector<std::string>& partition_list,
gpt-utils.cpp 1092 int gpt_utils_get_partition_map(vector<string>& ptn_list, function
    [all...]
  /hardware/qcom/bootctrl/
boot_control.cpp 557 if (gpt_utils_get_partition_map(ptn_vec, ptn_map)) {

Completed in 486 milliseconds