Home
last modified time | relevance | path

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

/external/oprofile/libpp/
Dimage_errors.cpp24 set<string> reported_images_error; variable
36 if (reported_images_error.find(image_name) == in report_image_error()
37 reported_images_error.end()) { in report_image_error()
38 reported_images_error.insert(image_name); in report_image_error()