Home
last modified time | relevance | path

Searched defs:subscribeResult (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/base/hiviewdfx/hiview/core/param_update/src/
H A Dparam_event_manager.cpp56 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(subscriber_); in SubscriberEvent() local
67 bool subscribeResult = EventFwk::CommonEventManager::UnSubscribeCommonEvent(subscriber_); in UnSubscriberEvent() local
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dcommeventsubscriber.cpp71 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(subscriber_); in SubscribeEvent() local
82 bool subscribeResult = EventFwk::CommonEventManager::UnSubscribeCommonEvent(subscriber_); in UnSubscribeEvent() local
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_state_observer.cpp133 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(sub_); in OnAddSystemAbility() local
148 bool subscribeResult = CommonEventManager::UnSubscribeCommonEvent(sub_); in OnRemoveSystemAbility() local
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Ddevice_state_observer.cpp77 bool subscribeResult = CommonEventManager::UnSubscribeCommonEvent(subscriber_); in StopEventSubscriber() local
230 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(sub_); in OnAddSystemAbility() local
263 bool subscribeResult = CommonEventManager::UnSubscribeCommonEvent(sub_); in OnRemoveSystemAbility() local
H A Dnetwork_search_handler.cpp1525 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(opName_); in OnAddSystemAbility() local
1552 bool subscribeResult = CommonEventManager::UnSubscribeCommonEvent(opName_); in OnRemoveSystemAbility() local
/ohos5.0/base/security/access_token/interfaces/innerkits/analysis_model/include/
H A Dcode_signature_analysis_kit.h40 int32_t (*subscribeResult)(RetListener listener); member
/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_publish_ordered_system_test/
H A Dcommon_event_services_publish_ordered_system_test.cpp427 bool subscribeResult = SubscribeCommonEventTest(subscriberTest); variable
546 bool subscribeResult = SubscribeCommonEventTest(subscriberTest); variable
658 bool subscribeResult = SubscribeCommonEventTest(subscriberTest); variable
772 bool subscribeResult = SubscribeCommonEventTest(subscriberTest); variable
887 bool subscribeResult = SubscribeCommonEventTest(subscriberTest); variable
/ohos5.0/base/notification/common_event_service/services/test/moduletest/common_event_services_publish_ordered_module_test/
H A Dcommon_event_services_publish_ordered_module_test.cpp443 bool subscribeResult = SubscribeCommonEventTest(subscriberTest); variable
561 bool subscribeResult = SubscribeCommonEventTest(subscriberTest); variable
677 bool subscribeResult = SubscribeCommonEventTest(subscriberTest); variable
789 bool subscribeResult = SubscribeCommonEventTest(subscriberTest); variable
902 bool subscribeResult = SubscribeCommonEventTest(subscriberTest); variable
1016 bool subscribeResult = SubscribeCommonEventTest(subscriberTest); variable
/ohos5.0/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dcommon_event_subscribe_test.cpp159 bool subscribeResult = CommonEventManager::SubscribeCommonEvent(subscriber); variable
242 bool subscribeResult = CommonEventManager::SubscribeCommonEvent(nullptr); variable
262 bool subscribeResult = CommonEventManager::SubscribeCommonEvent(subscriber); variable
285 bool subscribeResult = CommonEventManager::SubscribeCommonEvent(subscriber); variable
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dcb_gtest.cpp875 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(subscriberTest); variable
914 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(subscriberTest); variable
953 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(subscriberTest); variable
992 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(subscriberTest); variable
H A Dmms_gtest.cpp433 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(subscriberTest); variable
471 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(subscriberTest); variable
H A Dsms_gtest.cpp1192 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(subscriberTest); variable
1230 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(subscriberTest); variable
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_common_event.cpp83 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(subscriber_); in SubscriberEvent() local
/ohos5.0/base/request/request/services/src/cxx/
H A Dget_proxy.cpp69 bool subscribeResult = OHOS::EventFwk::CommonEventManager::SubscribeCommonEvent(subscriber_); in SubscriberEvent() local
/ohos5.0/base/telephony/sms_mms/test/unittest/
H A Dsms_mms_test.cpp73 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(subscriberTest); in TestRecev() local
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_controller.cpp363 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(handler_); in OnAddSystemAbility() local
/ohos5.0/base/inputmethod/imf/services/src/
H A Dim_common_event_manager.cpp83 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(subscriber); in SubscribeEvent() local
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_control_manager.cpp1458 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(subscriberPtr_); in OnAddSystemAbility() local
1476 bool subscribeResult = EventFwk::CommonEventManager::UnSubscribeCommonEvent(subscriberPtr_); in OnRemoveSystemAbility() local
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp161 bool subscribeResult = EventFwk::CommonEventManager::UnSubscribeCommonEvent(subScriber_); in OnRemoveSystemAbility() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp157 bool subscribeResult = CommonEventManager::SubscribeCommonEvent(commonEventSubscriber_); in RegisterSubscriber() local
/ohos5.0/base/time/time_service/services/
H A Dtime_system_ability.cpp228 bool subscribeResult = CommonEventManager::SubscribeCommonEvent(subscriberPtr); in RegisterScreenOnSubscriber() local
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_service.cpp1007 bool subscribeResult = false; in SubscribeCommonEvent() local
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_proxy.cpp83 bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(subscriberPtr); in Init() local
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_store.cpp731 int subscribeResult = (type == RDB_SUBSCRIBE_TYPE_LOCAL_DETAILS) ? in DoSubScribe() local
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp1542 … bool subscribeResult = EventFwk::CommonEventManager::SubscribeCommonEvent(cellularCallHandler_); in OnAddSystemAbility() local

12