Home
last modified time | relevance | path

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

/base/notification/common_event_service/tools/cem/include/
Dcommon_event_command.h61 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.h112 bool isSticky = false; member
210 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/napi_common_event/src/
Dnapi_common_event.cpp1081 bool isSticky = false; in IsStickyCommonEventSync() local
2621 napi_value GetIsStickyByPublish(const napi_env &env, const napi_value &value, bool &isSticky) in GetIsStickyByPublish()
/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
Dcommon_event.cpp2224 napi_value GetIsStickyByPublish(const napi_env &env, const napi_value &value, bool &isSticky) in GetIsStickyByPublish()