Searched refs:temp_image_or_lib (Results 1 – 1 of 1) sorted by relevance
308 vector<string> temp_image_or_lib; in create() local323 temp_image_or_lib.push_back(file); in create()344 vector<string>::const_iterator im = temp_image_or_lib.begin(); in create()345 vector<string>::const_iterator last = temp_image_or_lib.end(); in create()