Home
last modified time | relevance | path

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

/applications/standard/systemui/common/src/main/ets/default/
DSysFaultLogger.ts29 export function writeFaultLog(logParam: object) { function
/applications/standard/camera/common/src/main/ets/default/utils/
DReportUtil.ts177 static writeFaultLog(error) { method in ReportUtil