Searched defs:ImageCallback (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/dyld-353.2.1/src/
H A Ddyld.h56 typedef void (*ImageCallback)(const struct mach_header* mh, intptr_t slide); typedef in namespace:dyld
H A Ddyld.cpp153 VECTOR_NEVER_DESTRUCTED(dyld::ImageCallback); variable
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DGenericCallback.h158 typedef GenericCallback<const ShareableBitmap::Handle&> ImageCallback; typedef

Completed in 185 milliseconds