Home
last modified time | relevance | path

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

/base/notification/common_event_service/tools/cem/include/
Dcommon_event_command.h62 bool isSticky = false; member
/base/notification/common_event_service/services/src/
Dcommon_event_sticky_manager.cpp121 std::string isSticky; in DumpState() local
Dcommon_event_control_manager.cpp983 std::string isSticky; in DumpStateByCommonEventRecord() local
1097 std::string isSticky; in DumpHistoryStateByCommonEventRecord() local
/base/notification/common_event_service/interfaces/kits/napi/common_event/include/
Dcommon_event.h98 bool isSticky = false; member
196 bool isSticky = false; member
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
Dnapi_common_event.h113 bool isSticky = false; member
211 bool isSticky = false; member
/base/notification/common_event_service/services/test/unittest/
Dcommon_event_dump_test.cpp414 bool isSticky = false; in DumpInfoCount() local
/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
Dcommon_event_parse.cpp745 napi_value GetIsStickyByPublish(const napi_env &env, const napi_value &value, bool &isSticky) in GetIsStickyByPublish()
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
Dcommon_event_parse.cpp816 napi_value GetIsStickyByPublish(const napi_env &env, const napi_value &value, bool &isSticky) in GetIsStickyByPublish()
Dnapi_common_event.cpp1162 bool isSticky = false; in IsStickyCommonEventSync() local