Home
last modified time | relevance | path

Searched defs:IsStickyCommonEvent (Results 1 – 6 of 6) sorted by relevance

/base/notification/ces_standard/frameworks/native/src/
Dasync_common_event_result.cpp130 bool AsyncCommonEventResult::IsStickyCommonEvent() const in IsStickyCommonEvent() function in OHOS::EventFwk::AsyncCommonEventResult
Dcommon_event_subscriber.cpp120 bool CommonEventSubscriber::IsStickyCommonEvent() const in IsStickyCommonEvent() function in OHOS::EventFwk::CommonEventSubscriber
/base/accessibility/services/test/mock/
Dcommon_event_subscriber_mock.cpp88 bool CommonEventSubscriber::IsStickyCommonEvent() const in IsStickyCommonEvent() function in OHOS::EventFwk::CommonEventSubscriber
/base/accessibility/services/aams/test/mock/
Dcommon_event_subscriber_mock.cpp88 bool CommonEventSubscriber::IsStickyCommonEvent() const in IsStickyCommonEvent() function in OHOS::EventFwk::CommonEventSubscriber
/base/notification/ces_standard/test/systemtest/common/resource/fuzzTest/fuzzconfig/
Dconfig.json14 "IsStickyCommonEvent": [], array
99 "IsStickyCommonEvent": [] array
/base/notification/ces_standard/interfaces/kits/napi/common_event/src/
Dcommon_event.cpp740 napi_value IsStickyCommonEvent(napi_env env, napi_callback_info info) in IsStickyCommonEvent() function