Home
last modified time | relevance | path

Searched refs:addRemoteInterfaces (Results 1 – 16 of 16) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dmanage_interfaces_dialog.h79 void addRemoteInterfaces(GList *rlist, remote_options *roptions);
H A Dmanage_interfaces_dialog.cpp196 …connect(this, SIGNAL(remoteAdded(GList*, remote_options*)), this, SLOT(addRemoteInterfaces(GList*,… in ManageInterfacesDialog()
494 void ManageInterfacesDialog::addRemoteInterfaces(GList* rlist, remote_options *roptions) in addRemoteInterfaces() function in ManageInterfacesDialog
/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dmanage_interfaces_dialog.h79 void addRemoteInterfaces(GList *rlist, remote_options *roptions);
H A Dmanage_interfaces_dialog.cpp196 …connect(this, SIGNAL(remoteAdded(GList*, remote_options*)), this, SLOT(addRemoteInterfaces(GList*,… in ManageInterfacesDialog()
494 void ManageInterfacesDialog::addRemoteInterfaces(GList* rlist, remote_options *roptions) in addRemoteInterfaces() function in ManageInterfacesDialog
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dmanage_interfaces_dialog.h79 void addRemoteInterfaces(GList *rlist, remote_options *roptions);
H A Dmanage_interfaces_dialog.cpp196 …connect(this, SIGNAL(remoteAdded(GList*, remote_options*)), this, SLOT(addRemoteInterfaces(GList*,… in ManageInterfacesDialog()
494 void ManageInterfacesDialog::addRemoteInterfaces(GList* rlist, remote_options *roptions) in addRemoteInterfaces() function in ManageInterfacesDialog
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dmanage_interfaces_dialog.h79 void addRemoteInterfaces(GList *rlist, remote_options *roptions);
H A Dmanage_interfaces_dialog.cpp196 …connect(this, SIGNAL(remoteAdded(GList*, remote_options*)), this, SLOT(addRemoteInterfaces(GList*,… in ManageInterfacesDialog()
494 void ManageInterfacesDialog::addRemoteInterfaces(GList* rlist, remote_options *roptions) in addRemoteInterfaces() function in ManageInterfacesDialog
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DRemoteType.java216 if (addRemoteInterfaces(directInterfaces,false,stack) == null ) { in isConformingRemoteInterface()
H A DImplementationType.java172 if (addRemoteInterfaces(directInterfaces,true,stack) != null) { in initialize()
H A DStubGenerator.java1557 addRemoteInterfaces(list,theType); in collectAllRemoteInterfaces()
1570 void addRemoteInterfaces(Vector list, CompoundType theType) { in addRemoteInterfaces() method in StubGenerator
1581 addRemoteInterfaces(list,interfaces[i]); in addRemoteInterfaces()
1585 addRemoteInterfaces(list,theType.getSuperclass()); in addRemoteInterfaces()
H A DCompoundType.java1425 protected Vector addRemoteInterfaces (Vector list, in addRemoteInterfaces() method in CompoundType
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DRemoteType.java216 if (addRemoteInterfaces(directInterfaces,false,stack) == null ) { in isConformingRemoteInterface()
H A DImplementationType.java172 if (addRemoteInterfaces(directInterfaces,true,stack) != null) { in initialize()
H A DStubGenerator.java1557 addRemoteInterfaces(list,theType); in collectAllRemoteInterfaces()
1570 void addRemoteInterfaces(Vector list, CompoundType theType) { in addRemoteInterfaces() method in StubGenerator
1581 addRemoteInterfaces(list,interfaces[i]); in addRemoteInterfaces()
1585 addRemoteInterfaces(list,theType.getSuperclass()); in addRemoteInterfaces()
H A DCompoundType.java1425 protected Vector addRemoteInterfaces (Vector list, in addRemoteInterfaces() method in CompoundType