Home
last modified time | relevance | path

Searched refs:fullLog (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-faultLogger.md41 | fullLog | string | 是 | 故障日志全文 |
89 console.info("Log text: " + value[i].fullLog);
151 console.info("Log text: " + value[i].fullLog);
200 console.info("Log text: " + value[i].fullLog);
250 console.info("Log text: " + value[i].fullLog);
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/
H A Dnapi_faultlogger.cpp55 ret.fullLog = "Fail to get log, fd is " + std::to_string(fd); in ConversionInform()
70 ret.fullLog += buf; in ConversionInform()
123 NapiUtil::SetPropertyStringUtf8(env, info, "fullLog", infoItem.fullLog); in FaultLogCompleteCallback()
360 napi_value fullLog = nullptr; in FaultLogInfoClassInit() local
369 napi_create_string_latin1(env, "fullLog", NAPI_AUTO_LENGTH, &fullLog); in FaultLogInfoClassInit()
379 DECLARE_NAPI_PROPERTY("fullLog", fullLog), in FaultLogInfoClassInit()
H A Dnapi_faultlogger.h44 std::string fullLog = ""; member
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-faultLogger.md41 | fullLog | string | Yes| Full log text.|
89 console.info("Log text: " + value[i].fullLog);
151 console.info("Log text: " + value[i].fullLog);
200 console.info("Log text: " + value[i].fullLog);
250 console.info("Log text: " + value[i].fullLog);
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/declaration/
H A D@ohos.faultLogger.d.ts160 fullLog: string;
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/test/unittest/
H A DExampleJsunit.test.js221 if (faultLogInfo.fullLog.indexOf("Fault thread info") === -1) {
258 if (faultLogInfos[i].fullLog.indexOf(`APP_FREEZE ${freezeFaultCount - 1 - i}`) === -1) {
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-dfx.md70 | ohos.faultLogger | FaultLogInfo | fullLog: string; | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-dfx.md70 | ohos.faultLogger | FaultLogInfo | fullLog: string; | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-dfx.md109 |type有变化|类名:FaultLogInfo;<br>方法or属性:fullLog: string;<br>旧版本信息:|类名:FaultLogInfo;<br>方法or属性:fullLog: …
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-dfx.md109 …r>Method or attribute name: fullLog: string;<br>Old version: |Class name: FaultLogInfo;<br>Method …