Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfreeze_json_generator_unittest.cpp123 .InitException(exception)
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfreeze_json_generator.h112 Builder& InitException(const std::string& exception);
H A Dfreeze_json_generator.cpp211 FreezeJsonParams::Builder& FreezeJsonParams::Builder::InitException(const std::string& exception) in InitException() function in OHOS::HiviewDFX::FreezeJsonParams::Builder
H A Dfaultlogger.cpp1104 .InitException(collector.exception) in ReportAppFreezeToAppEvent()