Home
last modified time | relevance | path

Searched refs:SaveLog (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ui_lite/test/autotest/src/
H A Dcompare_tools.cpp225 SaveLog(logInfo, strlen(logInfo)); in CompareFile()
234 SaveLog(logInfo, strlen(logInfo)); in CompareFile()
275 SaveLog(buff, bufSize, filePath); in SaveResultLog()
333 bool CompareTools::SaveLog(const char* buff, size_t bufSize, const char* filePath) in SaveLog() function in OHOS::CompareTools
/foundation/multimedia/player_framework/services/dfx/
H A Ddfx_log_dump.h28 void SaveLog(const char *level, const OHOS::HiviewDFX::HiLogLabel &label, const char *fmt, ...);
H A Ddfx_log_dump.cpp80 void DfxLogDump::SaveLog(const char *level, const OHOS::HiviewDFX::HiLogLabel &label, const char *fmt, ...) in SaveLog() function in OHOS::Media::DfxLogDump
/foundation/arkui/ui_lite/test/autotest/include/
H A Dcompare_tools.h69 static bool SaveLog(const char* buff, size_t bufSize, const char* filePath = nullptr);
/foundation/multimedia/player_framework/services/utils/include/
H A Dmedia_log.h62 (void)OHOS::Media::DfxLogDump::GetInstance().SaveLog(level, LABEL, "{%s():%d} " fmt, __FUNCTION__, __LINE__, \

Completed in 2 milliseconds