HomeSort by relevance Sort by last modified time
    Searched refs:image_error (Results 1 - 16 of 16) sorted by null

  /external/oprofile/libpp/
image_errors.h 21 enum image_error { enum
32 report_image_error(std::string const & image, image_error error, bool fatal,
locate_images.h 70 image_error & error, bool fixup) const;
87 image_error & error, bool fixup) const;
image_errors.cpp 28 void report_image_error(string const & image, image_error error, bool fatal,
name_storage.cpp 57 image_error error;
populate.cpp 101 image_error error;
arrange_profiles.h 220 mutable image_error error;
locate_images.cpp 128 image_error & error, bool fixup) const
162 image_error & error, bool fixup) const
populate_for_spu.cpp 91 image_error error;
profile_spec.cpp 38 image_error error;
callgraph_container.cpp 457 image_error error;
  /external/oprofile/pp/
oparchive.cpp 41 void copy_one_file(image_error err, string const & source, string const & dest)
127 image_error error;
opannotate.cpp 468 image_error error;
  /external/oprofile/libutil++/
op_spu_bfd.cpp 62 image_error image_ok;
bfd_support.cpp 55 image_error img_ok;
op_bfd.cpp 118 image_error img_ok;
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/
PrettyPatch.rb 587 @image_error = "Exception raised during decoding git binary patch:<pre>#{CGI.escapeHTML($!.to_s + "\n" + $!.backtrace.join("\n"))}</pre>"
617 if @image_error
618 str += @image_error

Completed in 497 milliseconds