Home
last modified time | relevance | path

Searched defs:commonEventSubscribeInfo (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_subscribe_info.cpp28 …monEventSubscribeInfo::CommonEventSubscribeInfo(const CommonEventSubscribeInfo& commonEventSubscri… in CommonEventSubscribeInfo()
110 CommonEventSubscribeInfo* commonEventSubscribeInfo = new CommonEventSubscribeInfo(); in Unmarshalling() local
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_publish_permission_event_unit_test.cpp281 CommonEventSubscribeInfo commonEventSubscribeInfo; variable
322 CommonEventSubscribeInfo commonEventSubscribeInfo; variable
364 CommonEventSubscribeInfo commonEventSubscribeInfo; variable
402 CommonEventSubscribeInfo commonEventSubscribeInfo; variable
443 CommonEventSubscribeInfo commonEventSubscribeInfo; variable
487 CommonEventSubscribeInfo commonEventSubscribeInfo; variable
527 CommonEventSubscribeInfo commonEventSubscribeInfo; variable
571 CommonEventSubscribeInfo commonEventSubscribeInfo; variable
615 CommonEventSubscribeInfo commonEventSubscribeInfo; variable
683 CommonEventSubscribeInfo commonEventSubscribeInfo; variable
[all …]
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_subscribe_info.cpp35 …monEventSubscribeInfo::CommonEventSubscribeInfo(const CommonEventSubscribeInfo &commonEventSubscri… in CommonEventSubscribeInfo()
217 …CommonEventSubscribeInfo *commonEventSubscribeInfo = new (std::nothrow) CommonEventSubscribeInfo(); in Unmarshalling() local
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event_set_param.cpp34 const napi_env &env, const std::string &permission, napi_value &commonEventSubscribeInfo) in SetPublisherPermissionResult()
44 …iceIdResult(const napi_env &env, const std::string &deviceId, napi_value &commonEventSubscribeInfo) in SetPublisherDeviceIdResult()
54 …isherUserIdResult(const napi_env &env, const int32_t &userId, napi_value &commonEventSubscribeInfo) in SetPublisherUserIdResult()
64 …rPriorityResult(const napi_env &env, const int32_t &priority, napi_value &commonEventSubscribeInfo) in SetPublisherPriorityResult()
324 …(const napi_env &env, const std::vector<std::string> &events, napi_value &commonEventSubscribeInfo) in SetEventsResult()
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dcommon_event_observer.cpp43 EventFwk::CommonEventSubscribeInfo commonEventSubscribeInfo(matchingSkills); in CreateCommonEventObserver() local
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_set_param.cpp55 const napi_env &env, const std::string &permission, napi_value &commonEventSubscribeInfo) in SetPublisherPermissionResult()
65 …iceIdResult(const napi_env &env, const std::string &deviceId, napi_value &commonEventSubscribeInfo) in SetPublisherDeviceIdResult()
75 …isherUserIdResult(const napi_env &env, const int32_t &userId, napi_value &commonEventSubscribeInfo) in SetPublisherUserIdResult()
85 …rPriorityResult(const napi_env &env, const int32_t &priority, napi_value &commonEventSubscribeInfo) in SetPublisherPriorityResult()
96 … const napi_env &env, const std::string &publisherBundleName, napi_value &commonEventSubscribeInfo) in SetPublisherBundleNameResult()
355 …(const napi_env &env, const std::vector<std::string> &events, napi_value &commonEventSubscribeInfo) in SetEventsResult()
/ohos5.0/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dcommon_event_subscribe_test.cpp361 std::shared_ptr<CommonEventSubscribeInfo> commonEventSubscribeInfo = variable
390 std::shared_ptr<CommonEventSubscribeInfo> commonEventSubscribeInfo = variable
421 std::shared_ptr<CommonEventSubscribeInfo> commonEventSubscribeInfo = variable
445 std::shared_ptr<CommonEventSubscribeInfo> commonEventSubscribeInfo = variable
584 CommonEventSubscribeInfo commonEventSubscribeInfo; variable
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtasksystemeventobserver_fuzzer/
H A Dbgtasksystemeventobserver_fuzzer.cpp35 EventFwk::CommonEventSubscribeInfo commonEventSubscribeInfo(matchingSkills); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/multimodalinput/input/service/display_state_manager/src/
H A Ddisplay_event_monitor.cpp144 EventFwk::CommonEventSubscribeInfo commonEventSubscribeInfo(matchingSkills); in InitCommonEventSubscriber() local
/ohos5.0/foundation/multimodalinput/input/service/device_state_manager/src/
H A Ddevice_event_monitor.cpp83 EventFwk::CommonEventSubscribeInfo commonEventSubscribeInfo(matchingSkills); in InitCommonEventSubscriber() local
/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/src/
H A Doh_commonevent_wrapper.cpp89 OHOS::EventFwk::CommonEventSubscribeInfo commonEventSubscribeInfo(matchingSkills); in CreateSubscriber() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dsystem_event_observer.cpp46 EventFwk::CommonEventSubscribeInfo commonEventSubscribeInfo(matchingSkills); in SystemEventObserver() local
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/event/
H A Dmem_mgr_event_center.cpp214 EventFwk::CommonEventSubscribeInfo commonEventSubscribeInfo(matchingSkills); in RegisterCommonEventObserver() local
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dbg_continuous_task_mgr.cpp424 EventFwk::CommonEventSubscribeInfo commonEventSubscribeInfo(matchingSkills); in RegisterSysCommEventListener() local