Home
last modified time | relevance | path

Searched defs:isSticky (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/notification/common_event_service/tools/cem/include/
H A Dcommon_event_command.h63 bool isSticky = false; member
/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dcommon_event_defination.h39 bool isSticky; member
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_sticky_manager.cpp121 std::string isSticky; in DumpState() local
H A Dcommon_event_control_manager.cpp1035 std::string isSticky; in DumpStateByCommonEventRecord() local
1149 std::string isSticky; in DumpHistoryStateByCommonEventRecord() local
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/include/
H A Dcommon_event.h100 bool isSticky = false; member
198 bool isSticky = false; member
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
H A Dnapi_common_event.h115 bool isSticky = false; member
213 bool isSticky = false; member
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_dump_test.cpp417 bool isSticky = false; in DumpInfoCount() local
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event_parse.cpp746 napi_value GetIsStickyByPublish(const napi_env &env, const napi_value &value, bool &isSticky) in GetIsStickyByPublish()
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_parse.cpp895 napi_value GetIsStickyByPublish(const napi_env &env, const napi_value &value, bool &isSticky) in GetIsStickyByPublish()
H A Dnapi_common_event.cpp1202 bool isSticky = false; in IsStickyCommonEventSync() local