Home
last modified time | relevance | path

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

/external/oprofile/libpp/
Dprofile_spec.cpp308 vector<string> temp_image_or_lib; in create() local
323 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()