Home
last modified time | relevance | path

Searched refs:EXPORT_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.h29 EXPORT_SYS_EVENT enumerator
/base/hiviewdfx/hisysevent/adapter/native/idl/include/
Disys_event_service.h49 EXPORT_SYS_EVENT enumerator
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
Dsys_event_service_stub.cpp192 case EXPORT_SYS_EVENT: { in OnRemoteRequest()
Dsys_event_service_proxy.cpp276 int32_t res = remote->SendRequest(EXPORT_SYS_EVENT, data, reply, option); in Export()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Dsys_event_service_stub.cpp200 case static_cast<uint32_t>(SysEventServiceInterfaceCode::EXPORT_SYS_EVENT): { in OnRemoteRequest()
Dsys_event_service_proxy.cpp284 static_cast<uint32_t>(SysEventServiceInterfaceCode::EXPORT_SYS_EVENT), data, reply, option); in Export()
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_adapter_native_test.cpp163 EXPORT_SYS_EVENT enumerator
381 …sysEventServiceStub->OnRemoteRequest(SysEventServiceStubTest::Code::EXPORT_SYS_EVENT, data, reply,…
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
Dsys_event_service_ohos_test.cpp163 EXPORT_SYS_EVENT enumerator
685 …sysEventService->OnRemoteRequest(TestSysEventServiceStub::Code::EXPORT_SYS_EVENT, data, reply, opt…