Home
last modified time | relevance | path

Searched refs:IpcUnAuthenticateDeviceReq (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_unauthenticate_device_req.h24 class IpcUnAuthenticateDeviceReq : public IpcReq { class
25 DECLARE_IPC_MODEL(IpcUnAuthenticateDeviceReq);
29 * @tc.name: IpcUnAuthenticateDeviceReq::GetDeviceInfo
39 * @tc.name: IpcUnAuthenticateDeviceReq::SetDeviceInfo
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp485 std::shared_ptr<IpcUnAuthenticateDeviceReq> pReq = std::static_pointer_cast<IpcUnAuthenticateDeviceReq>(pBaseReq); in ON_IPC_SET_REQUEST()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp723 std::shared_ptr<IpcUnAuthenticateDeviceReq> req = std::make_shared<IpcUnAuthenticateDeviceReq>(); in UnAuthenticateDevice()

Completed in 7 milliseconds