Home | History | Annotate | Download | only in unicode

Lines Matching defs:UTraceData

149 UTraceData(const void *context, int32_t fnNumber, int32_t level,
168 * functions UTraceEntry, UTraceExit and UTraceData.
182 UTraceEntry *e, UTraceExit *x, UTraceData *d);
191 * @param d The currently installed UTraceData function.
196 UTraceEntry **e, UTraceExit **x, UTraceData **d);
204 * Format Strings are passed to UTraceData functions, and define the
207 * The UTraceData function, which is supplied by the application,
266 * UTraceData() function for various formats.
298 * Trace output Formatter. An application's UTraceData tracing functions may call
300 * human readable form. Note that a UTraceData function may choose
321 * Trace output Formatter. An application's UTraceData tracing functions may call