Home
last modified time | relevance | path

Searched refs:GetMsg (Results 1 - 6 of 6) sorted by relevance

/base/powermgr/battery_manager/frameworks/napi/include/
H A Dsystem_battery.h47 inline std::string GetMsg() const in GetMsg() function in OHOS::PowerMgr::SystemBattery::Error
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dwatch_point.h75 std::string GetMsg() const;
H A Dwatch_point.cpp177 std::string WatchPoint::GetMsg() const in GetMsg() function in OHOS::HiviewDFX::WatchPoint
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_unittest.cpp758 std::string result = wp->GetMsg(); in HWTEST_F()
759 EXPECT_TRUE(!wp->GetMsg().empty()); in HWTEST_F()
760 EXPECT_TRUE(wp1->GetMsg().empty()); in HWTEST_F()
/base/powermgr/battery_manager/frameworks/napi/src/
H A Dsystem_battery.cpp155 std::string msg = error_.GetMsg(); in FailCallback()
/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp747 appendStack += "\n" + watchPoint.GetMsg(); in GetFailedDumpStackMsg()

Completed in 6 milliseconds