Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/state_registry/frameworks/js/napi/src/
H A Dnapi_telephony_observer.cpp121 std::unique_ptr<CfuIndicatorUpdate> cfuIndicatorUpdateInfo = in OnCfuIndicatorUpdated() local
123 if (cfuIndicatorUpdateInfo == nullptr) { in OnCfuIndicatorUpdated()
128 ToUint32t(TelephonyCallbackEventId::EVENT_ON_CFU_INDICATOR_UPDATE), cfuIndicatorUpdateInfo); in OnCfuIndicatorUpdated()