Searched refs:TelephonyStateRegistryDumpHelper (Results 1 – 3 of 3) sorted by relevance
24 bool TelephonyStateRegistryDumpHelper::Dump(const std::vector<std::string> &args, in Dump()32 TelephonyStateRegistryDumpHelper::TelephonyStateRegistryDumpHelper() {} in TelephonyStateRegistryDumpHelper() function in OHOS::Telephony::TelephonyStateRegistryDumpHelper34 bool TelephonyStateRegistryDumpHelper::WhetherHasSimCard(const int32_t slotId) const in WhetherHasSimCard()41 bool TelephonyStateRegistryDumpHelper::ShowTelephonyStateRegistryInfo( in ShowTelephonyStateRegistryInfo()76 void TelephonyStateRegistryDumpHelper::ShowTelephonyChangeState(std::string &result) const in ShowTelephonyChangeState()
730 TelephonyStateRegistryDumpHelper dumpHelper; in Dump()
27 class TelephonyStateRegistryDumpHelper {29 explicit TelephonyStateRegistryDumpHelper();30 ~TelephonyStateRegistryDumpHelper() = default;