Lines Matching defs:message

30  * Each log message must have
35 * The tag normally corresponds to the component that emits the log message,
38 * Log message text may be truncated to less than an implementation-specific
42 * log message, if not already there. It is not possible to send several
197 /** The tag for the log message. */
206 /** The log message itself. */
207 const char* message;
211 * Prototype for the 'logger' function that is called for every log message.
221 * Writes the log message specified by log_message. log_message includes additional file name and
226 * buffers, then pass the message to liblog via this function, and therefore we do not want to
229 * @param log_message the log message itself, see __android_log_message.
248 * Writes the log message to logd. This is an __android_logger_function and can be provided to
251 * @param log_message the log message to write, see __android_log_message.
258 * Writes the log message to stderr. This is an __android_logger_function and can be provided to
261 * @param log_message the log message to write, see __android_log_message.
283 * @param abort_message an additional message supplied when aborting, for example this is used to
293 * @param abort_message an additional message supplied when aborting. This functions calls
303 * __android_log_set_minimum_priority() to determine if a log message with a given prio and tag will
314 * @return an integer where 1 indicates that the message is loggable and 0 indicates that it is not.
322 * __android_log_set_minimum_priority() to determine if a log message with a given prio and tag will
334 * @return an integer where 1 indicates that the message is loggable and 0 indicates that it is not.
364 * Sets the default tag if no tag is provided when writing a log message. Defaults to
365 * getprogname(). This truncates tag to the maximum log message size, though appropriate tags