Searched refs:CallManagerDumpHelper (Results 1 – 3 of 3) sorted by relevance
23 bool CallManagerDumpHelper::Dump(const std::vector<std::string> &args, std::string &result) const in Dump()31 CallManagerDumpHelper::CallManagerDumpHelper() in CallManagerDumpHelper() function in OHOS::Telephony::CallManagerDumpHelper36 bool CallManagerDumpHelper::WhetherHasSimCard(const int32_t slotId) const in WhetherHasSimCard()43 void CallManagerDumpHelper::ShowHelp(std::string &result) const in ShowHelp()61 void CallManagerDumpHelper::ShowCallManagerInfo(std::string &result) const in ShowCallManagerInfo()
26 class CallManagerDumpHelper {28 explicit CallManagerDumpHelper();29 ~CallManagerDumpHelper() = default;
187 CallManagerDumpHelper dumpHelper; in Dump()