Home
last modified time | relevance | path

Searched refs:IpcNotifyEventReq (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_notify_event_req.h23 class IpcNotifyEventReq : public IpcReq { class
24 DECLARE_IPC_MODEL(IpcNotifyEventReq);
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_cmd_register.cpp388 std::shared_ptr<IpcNotifyEventReq> req = std::make_shared<IpcNotifyEventReq>(); in HWTEST_F()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp833 std::shared_ptr<IpcNotifyEventReq> pReq = std::static_pointer_cast<IpcNotifyEventReq>(pBaseReq); in ON_IPC_SET_REQUEST()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp1161 std::shared_ptr<IpcNotifyEventReq> req = std::make_shared<IpcNotifyEventReq>(); in NotifyEvent()

Completed in 10 milliseconds