/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_common_event_subscribe_info.cpp | 28 …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 D | common_event_publish_permission_event_unit_test.cpp | 281 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 D | common_event_subscribe_info.cpp | 35 …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 D | common_event_set_param.cpp | 34 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 D | common_event_observer.cpp | 43 EventFwk::CommonEventSubscribeInfo commonEventSubscribeInfo(matchingSkills); in CreateCommonEventObserver() local
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/ |
H A D | common_event_set_param.cpp | 55 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 D | common_event_subscribe_test.cpp | 361 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 D | bgtasksystemeventobserver_fuzzer.cpp | 35 EventFwk::CommonEventSubscribeInfo commonEventSubscribeInfo(matchingSkills); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/multimodalinput/input/service/display_state_manager/src/ |
H A D | display_event_monitor.cpp | 144 EventFwk::CommonEventSubscribeInfo commonEventSubscribeInfo(matchingSkills); in InitCommonEventSubscriber() local
|
/ohos5.0/foundation/multimodalinput/input/service/device_state_manager/src/ |
H A D | device_event_monitor.cpp | 83 EventFwk::CommonEventSubscribeInfo commonEventSubscribeInfo(matchingSkills); in InitCommonEventSubscriber() local
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/src/ |
H A D | oh_commonevent_wrapper.cpp | 89 OHOS::EventFwk::CommonEventSubscribeInfo commonEventSubscribeInfo(matchingSkills); in CreateSubscriber() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | system_event_observer.cpp | 46 EventFwk::CommonEventSubscribeInfo commonEventSubscribeInfo(matchingSkills); in SystemEventObserver() local
|
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/event/ |
H A D | mem_mgr_event_center.cpp | 214 EventFwk::CommonEventSubscribeInfo commonEventSubscribeInfo(matchingSkills); in RegisterCommonEventObserver() local
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/ |
H A D | bg_continuous_task_mgr.cpp | 424 EventFwk::CommonEventSubscribeInfo commonEventSubscribeInfo(matchingSkills); in RegisterSysCommEventListener() local
|