Home
last modified time | relevance | path

Searched defs:OutputLog (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_output_log.c129 void OutputLog(const uint8 *data, uint32 len) in OutputLog() function
/ohos5.0/base/tee/tee_client/services/tlogcat/src/
H A Dtlogcat.c912 static void OutputLog(struct LogItem *logItem, bool writeFile) in OutputLog() function