Searched refs:SetSocketBindToDevices (Results 1 – 3 of 3) sorted by relevance
129 bool SetSocketBindToDevices(int32_t type, const StreamAttr &ip);
149 …ementToFuncMap(BOUND_INTERFACE_IP, STRING_TYPE, &VtpStreamSocket::SetSocketBindToDevices, nullptr); in VtpStreamSocket()1314 bool VtpStreamSocket::SetSocketBindToDevices(int32_t type, const StreamAttr &ip) in SetSocketBindToDevices() function in Communication::SoftBus::VtpStreamSocket
972 res = vtpStreamSocket->SetSocketBindToDevices(fd, *value);