Searched defs:logItem (Results 1 – 3 of 3) sorted by relevance
383 void logItem() const in logItem() function in angle::Application466 void logItem() const { VERBOSE("\t %s\n", toString().c_str()); } in logItem() function in angle::GPU528 void logItem() const in logItem() function in angle::Device
108 LogItem logItem = new LogItem(log.type, log.tag, log.msg, log.throwable); in apply() local
49 LogItem logItem = logItems.get(0); in callParsePackage() local