Searched refs:cur_icd_index (Results 1 – 1 of 1) sorted by relevance
208 size_t cur_icd_index = icds.size(); in add_icd() local218 …r_name = fs::path(icd_details.icd_manifest.lib_path).stem() + "_" + std::to_string(cur_icd_index) + in add_icd()227 …std::string full_json_name = icd_details.json_name + "_" + std::to_string(cur_icd_index) + ".json"; in add_icd()