Home
last modified time | relevance | path

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

/base/telephony/sms_mms/services/sms/include/
H A Dsms_dump_helper.h24 class SmsDumpHelper { class
26 SmsDumpHelper();
27 ~SmsDumpHelper() = default;
/base/telephony/sms_mms/services/sms/
H A Dsms_dump_helper.cpp24 bool SmsDumpHelper::Dump(const std::vector<std::string> &args, std::string &result) const in Dump()
32 SmsDumpHelper::SmsDumpHelper() in SmsDumpHelper() function in OHOS::Telephony::SmsDumpHelper
34 TELEPHONY_LOGI("SmsDumpHelper() entry."); in SmsDumpHelper()
42 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()
H A Dsms_service.cpp107 SmsDumpHelper dumpHelper; in Dump()

Completed in 2 milliseconds