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

/external/chromium_org/base/mac/
H A Dmac_logging.h19 // Use the OSSTATUS_LOG family to log messages related to errors in Mac OS X
23 // be supplied as an argument to the OSSTATUS_LOG macro. The message logged
28 // the name, OSSTATUS_LOG can be used equally well for OSStatus and OSErr.
60 #define OSSTATUS_LOG(severity, status) \ macro

Completed in 141 milliseconds