Home
last modified time | relevance | path

Searched refs:GetRebootReason (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/include/
H A Devent_logger.h110 std::string GetRebootReason() const;
/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/
H A Devent_logger_test.cpp238 std::string ret = eventLogger->GetRebootReason(); in HWTEST_F()
242 ret = eventLogger->GetRebootReason(); in HWTEST_F()
/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp989 if (GetRebootReason() != std::string(LONG_PRESS)) { in ProcessRebootEvent()
1025 std::string EventLogger::GetRebootReason() const in GetRebootReason() function in OHOS::HiviewDFX::EventLogger

Completed in 4 milliseconds