Home
last modified time | relevance | path

Searched refs:InitAppRunningUniqueId (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfreeze_json_generator_unittest.cpp122 .InitAppRunningUniqueId(appRunningUniqueId)
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfreeze_json_generator.h111 Builder& InitAppRunningUniqueId(const std::string& appRunningUniqueId);
H A Dfreeze_json_generator.cpp205 FreezeJsonParams::Builder& FreezeJsonParams::Builder::InitAppRunningUniqueId(const std::string& app… in InitAppRunningUniqueId() function in OHOS::HiviewDFX::FreezeJsonParams::Builder
H A Dfaultlogger.cpp1103 .InitAppRunningUniqueId(collector.appRunningUniqueId) in ReportAppFreezeToAppEvent()