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

  /external/oprofile/libpp/
image_errors.h 23 image_not_found, enumerator in enum:image_error
image_errors.cpp 41 if (error == image_not_found && is_prefix(image, "anon "))
48 case image_not_found:
locate_images.cpp 157 error = image_not_found;
167 if (error != image_not_found)
179 error = image_not_found;
  /external/oprofile/pp/
oparchive.cpp 142 if (it->error == image_not_found && is_prefix(exe_name, "anon "))

Completed in 71 milliseconds