Home
last modified time | relevance | path

Searched refs:SetLocalDeviceNetworkId (Results 1 – 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/common/include/ipc/model/
Dipc_get_local_device_networkId_rsp.h42 void SetLocalDeviceNetworkId(const std::string &networkId) in SetLocalDeviceNetworkId() function
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
Dipc_cmd_parser.cpp129 pRsp->SetLocalDeviceNetworkId(networkIdStr); in ON_IPC_READ_RESPONSE()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
Dipc_cmd_parser.cpp286 pRsp->SetLocalDeviceNetworkId(networkId); in ON_IPC_READ_RESPONSE()