HomeSort by relevance Sort by last modified time
    Searched full:is_fatal (Results 1 - 3 of 3) sorted by null

  /external/oprofile/daemon/
oprofiled.h 45 /** return the int in the given oprofilefs file, error is fatal if !is_fatal */
46 int opd_read_fs_int(char const * path, char const * name, int is_fatal);
  /external/srec/srec/include/
duk_err.h 184 int is_fatal; member in struct:__anon7581
  /external/bluetooth/glib/glib/
gmessages.c 782 gboolean is_fatal = (log_level & G_LOG_FLAG_FATAL) != 0; local
819 if (is_fatal)
891 gboolean is_fatal = (log_level & G_LOG_FLAG_FATAL) != 0; local
952 if (is_fatal)

Completed in 698 milliseconds