Home
last modified time | relevance | path

Searched refs:QuerySysEventCallbackInterfaceCode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dquery_sys_event_callback_proxy.cpp51 static_cast<uint32_t>(QuerySysEventCallbackInterfaceCode::ON_QUERY), data, reply, option); in OnQuery()
82 … static_cast<uint32_t>(QuerySysEventCallbackInterfaceCode::ON_COMPLETE), data, reply, option); in OnComplete()
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dsys_event_service_ipc_interface_code.h36 enum class QuerySysEventCallbackInterfaceCode { enum