HomeSort by relevance Sort by last modified time
    Searched refs:do_report (Results 1 - 2 of 2) sorted by null

  /external/ltrace/
output.c 844 do_report(const char *filename, unsigned line_no, const char *severity, function
862 do_report(filename, line_no, "error", fmt, args);
871 do_report(filename, line_no, "warning", fmt, args);
880 do_report(NULL, 0, "error", fmt, args);
  /external/oprofile/
oprofile_android 195 rc = self.do_report(command_args)
415 def do_report(self, command_args):

Completed in 190 milliseconds