Home
last modified time | relevance | path

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

/device/google/marlin/recovery/gpt-utils/
Dgpt-utils.cpp1117 vector<string> str_vec; in gpt_utils_get_partition_map() local
1118 str_vec.push_back( ptn_list[i]); in gpt_utils_get_partition_map()
1120 (path, str_vec)); in gpt_utils_get_partition_map()