Searched refs:SmsDumpHelper (Results 1 – 3 of 3) sorted by relevance
24 class SmsDumpHelper {26 SmsDumpHelper();27 ~SmsDumpHelper() = default;
24 bool SmsDumpHelper::Dump(const std::vector<std::string> &args, std::string &result) const in Dump()32 SmsDumpHelper::SmsDumpHelper() in SmsDumpHelper() function in OHOS::Telephony::SmsDumpHelper42 bool SmsDumpHelper::WhetherHasSimCard(const int32_t slotId) const in WhetherHasSimCard()49 void SmsDumpHelper::ShowHelp(std::string &result) const in ShowHelp()61 void SmsDumpHelper::ShowSmsInfo(std::string &result) const in ShowSmsInfo()
101 SmsDumpHelper dumpHelper; in Dump()