Home
last modified time | relevance | path

Searched refs:CES_REMOVE_STICKY_COMMON_EVENT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/common_event_service/frameworks/core/include/
H A Dcommon_event_service_ipc_interface_code.h32 CES_REMOVE_STICKY_COMMON_EVENT, enumerator
/ohos5.0/base/notification/common_event_service/frameworks/core/src/
H A Dcommon_event_stub.cpp212 case static_cast<uint32_t>(CommonEventInterfaceCode::CES_REMOVE_STICKY_COMMON_EVENT): { in OnRemoteRequest()
H A Dcommon_event_proxy.cpp459 bool ret = SendRequest(CommonEventInterfaceCode::CES_REMOVE_STICKY_COMMON_EVENT, data, reply); in RemoveStickyCommonEvent()