Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/windows/
Dpdb_source_line_writer.cc109 class AutoImage { class
111 explicit AutoImage(PLOADED_IMAGE img) : img_(img) {} in AutoImage() function in google_breakpad::__anonff4646090211::AutoImage
112 ~AutoImage() { in ~AutoImage()
669 AutoImage img(ImageLoad((PSTR)code_file.c_str(), NULL)); in PrintFrameDataUsingEXE()
1260 AutoImage img(ImageLoad((PSTR)code_file.c_str(), NULL)); in GetPEInfo()