Home
last modified time | relevance | path

Searched refs:externalLog_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfreeze_json_generator.cpp130 externalLog_(builder.externalLog_), in FreezeJsonParams()
189 externalLog_ = externalLog; in InitExternalLog()
274 list.push_back(FreezeJsonUtil::GetStrByKeyValue(jsonParamsExternalLog, externalLog_)); in JsonStr()
H A Dfreeze_json_generator.h130 std::string externalLog_ = "[]"; variable
177 std::string externalLog_ = ""; variable
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dapp_caller_event.cpp26 threadName_(""), externalLog_("") in AppCallerEvent()
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dapp_caller_event.h41 std::string externalLog_; // trace file variable
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/app_trace/
H A Dapp_trace_context.cpp108 appCallerEvent->externalLog_ = traceFileName; in InnerDumpAppTrace()
126 externalLog.append(appCallerEvent->externalLog_); in InnerShareAppEvent()
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dtrace_flow_controller.cpp224 appEventTask.resourePath_ = appEvent->externalLog_; in RecordCaller()