Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_bind_device_req.h23 class IpcBindDeviceReq : public IpcReq { class
24 DECLARE_IPC_MODEL(IpcBindDeviceReq);
28 * @tc.name: IpcBindDeviceReq::GetDeviceInfo
38 * @tc.name: IpcBindDeviceReq::SetDeviceInfo
48 * @tc.name: IpcBindDeviceReq::GetAuthType
58 * @tc.name: IpcBindDeviceReq::SetAuthType
68 * @tc.name: IpcBindDeviceReq::GetBindParam
78 * @tc.name: IpcBindDeviceReq::SetExtra
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp913 std::shared_ptr<IpcBindDeviceReq> pReq = std::static_pointer_cast<IpcBindDeviceReq>(pBaseReq); in ON_IPC_SET_REQUEST()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp1508 std::shared_ptr<IpcBindDeviceReq> req = std::make_shared<IpcBindDeviceReq>(); in BindDevice()

Completed in 8 milliseconds