Home
last modified time | relevance | path

Searched refs:QUERY_SYS_EVENT (Results 1 – 8 of 8) sorted by relevance

/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
Dsys_event_service_ipc_interface_code.h25 QUERY_SYS_EVENT, enumerator
/base/hiviewdfx/hisysevent/adapter/native/idl/include/
Disys_event_service.h45 QUERY_SYS_EVENT, enumerator
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
Dsys_event_service_stub.cpp180 case QUERY_SYS_EVENT: { in OnRemoteRequest()
Dsys_event_service_proxy.cpp137 int32_t res = remote->SendRequest(QUERY_SYS_EVENT, data, reply, option); in Query()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Dsys_event_service_stub.cpp188 case static_cast<uint32_t>(SysEventServiceInterfaceCode::QUERY_SYS_EVENT): { in OnRemoteRequest()
Dsys_event_service_proxy.cpp140 static_cast<uint32_t>(SysEventServiceInterfaceCode::QUERY_SYS_EVENT), data, reply, option); in Query()
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_adapter_native_test.cpp159 QUERY_SYS_EVENT, enumerator
337 …sysEventServiceStub->OnRemoteRequest(SysEventServiceStubTest::Code::QUERY_SYS_EVENT, data, reply, …
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
Dsys_event_service_ohos_test.cpp159 QUERY_SYS_EVENT, enumerator
642 …sysEventService->OnRemoteRequest(TestSysEventServiceStub::Code::QUERY_SYS_EVENT, data, reply, opti…