Home
last modified time | relevance | path

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

/base/notification/common_event_service/frameworks/core/include/
Dcommon_event_service_ipc_interface_code.h33 CES_SET_STATIC_SUBSCRIBER_STATE, enumerator
/base/notification/common_event_service/frameworks/core/src/
Dcommon_event_stub.cpp213 case static_cast<uint32_t>(CommonEventInterfaceCode::CES_SET_STATIC_SUBSCRIBER_STATE): { in OnRemoteRequest()
Dcommon_event_proxy.cpp479 bool ret = SendRequest(CommonEventInterfaceCode::CES_SET_STATIC_SUBSCRIBER_STATE, data, reply); in SetStaticSubscriberState()