Searched refs:ReportXPowerStackSysEvent (Results 1 – 4 of 4) sorted by relevance
60 int ret = ReportXPowerStackSysEvent("XPOWER_HIVIEW_API_TEST", "info=1,succ=true");69 ret = ReportXPowerStackSysEvent("XPOWER_HIVIEW_API_TEST", "info=2,succ=true");73 ret = ReportXPowerStackSysEvent("XPOWER_HIVIEW_API_TEST");
4 OHOS::HiviewDFX::ReportXPowerStackSysEvent*;
32 int ReportXPowerStackSysEvent(const std::string &tagName, const std::string &info = "");
25 int ReportXPowerStackSysEvent(const std::string &tagName, const std::string &info) in ReportXPowerStackSysEvent() function