Home
last modified time | relevance | path

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

/hardware/qcom/msm8998/gpt-utils/
Dgpt-utils.cpp1115 vector<string> str_vec; in gpt_utils_get_partition_map() local
1116 str_vec.push_back( ptn_list[i]); in gpt_utils_get_partition_map()
1118 (path, str_vec)); in gpt_utils_get_partition_map()