Home
last modified time | relevance | path

Searched refs:TelephonyStateRegistryDumpHelper (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_dump_helper.cpp24 bool TelephonyStateRegistryDumpHelper::Dump(const std::vector<std::string> &args, in Dump()
32 TelephonyStateRegistryDumpHelper::TelephonyStateRegistryDumpHelper() {} in TelephonyStateRegistryDumpHelper() function in OHOS::Telephony::TelephonyStateRegistryDumpHelper
34 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()
H A Dtelephony_state_registry_service.cpp730 TelephonyStateRegistryDumpHelper dumpHelper; in Dump()
/ohos5.0/base/telephony/state_registry/services/include/
H A Dtelephony_state_registry_dump_helper.h27 class TelephonyStateRegistryDumpHelper {
29 explicit TelephonyStateRegistryDumpHelper();
30 ~TelephonyStateRegistryDumpHelper() = default;