Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_broadcast_subscriber_receiver.cpp85 …bool unsubscribeResult = CommonEventManager::UnSubscribeCommonEvent(smsBroadcastSubscriberReceiver… in UnsubscribeInCes() local
86 if (!unsubscribeResult) { in UnsubscribeInCes()
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_proxy.cpp123 … bool unsubscribeResult = EventFwk::CommonEventManager::UnSubscribeCommonEvent(shared_from_this()); in OnReceiveEvent() local
124 …ONY_LOGI("OnReceiveEvent UnSubscribeCommonEvent unsubscribeResult: %{public}d", unsubscribeResult); in OnReceiveEvent()