Home
last modified time | relevance | path

Searched refs:unSubscribeResult (Results 1 - 4 of 4) sorted by relevance

/base/telephony/sms_mms/services/sms/
H A Dsms_state_observer.cpp64 bool unSubscribeResult = CommonEventManager::UnSubscribeCommonEvent(smsSubscriber_); in StopEventSubscriber() local
66 TELEPHONY_LOGI("SmsStateObserver::StopEventSubscriber unSubscribeResult = %{public}d", unSubscribeResult); in StopEventSubscriber()
/base/telephony/cellular_data/services/src/
H A Dcellular_data_controller.cpp415 bool unSubscribeResult = EventFwk::CommonEventManager::UnSubscribeCommonEvent(handler_); in OnRemoveSystemAbility() local
416 TELEPHONY_LOGI("unSubscribeResult = %{public}d", unSubscribeResult); in OnRemoveSystemAbility()
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp1571 bool unSubscribeResult = EventFwk::CommonEventManager::UnSubscribeCommonEvent(cellularCallHandler_); in OnRemoveSystemAbility() local
1572 TELEPHONY_LOGI("unSubscribeResult = %{public}d", unSubscribeResult); in OnRemoveSystemAbility()
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp245 bool unSubscribeResult = OHOS::EventFwk::CommonEventManager::UnSubscribeCommonEvent(subscriber_); in OnStop() local
247 HILOG_INFO("UnregisterSubscriber end, unSubscribeResult = %{public}d", unSubscribeResult); in OnStop()

Completed in 7 milliseconds