Home
last modified time | relevance | path

Searched defs:ProtocolHandler (Results 1 – 25 of 35) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/inc/classes/
H A Dprotocolhandlercache.hxx45 struct ProtocolHandler struct
51 OUString m_sUNOName;
53 std::vector<OUString> m_lProtocols;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/inc/classes/
H A Dprotocolhandlercache.hxx46 struct FWI_DLLPUBLIC ProtocolHandler struct
52 OUString m_sUNOName;
54 std::vector<OUString> m_lProtocols;
/dports/x11-toolkits/tk85/tk8.5.19/macosx/
H A DtkMacOSXWm.h26 typedef struct ProtocolHandler { struct
28 struct ProtocolHandler *nextPtr; argument
39 } ProtocolHandler; argument
/dports/x11-toolkits/tk87/tk8.7a5/macosx/
H A DtkMacOSXWm.h25 typedef struct ProtocolHandler { struct
27 struct ProtocolHandler *nextPtr; argument
37 } ProtocolHandler; argument
/dports/x11-toolkits/tk86/tk8.6.12/macosx/
H A DtkMacOSXWm.h25 typedef struct ProtocolHandler { struct
27 struct ProtocolHandler *nextPtr; argument
37 } ProtocolHandler; typedef
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/pept/protocol/
H A DProtocolHandler.java36 public interface ProtocolHandler interface
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/pept/protocol/
H A DProtocolHandler.java36 public interface ProtocolHandler interface
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/common/custom_handlers/
H A Dprotocol_handler.cc18 ProtocolHandler::ProtocolHandler(const std::string& protocol, in ProtocolHandler() function in ProtocolHandler
31 ProtocolHandler::ProtocolHandler() { in ProtocolHandler() function in ProtocolHandler
/dports/www/node10/node-v10.24.1/src/
H A Dinspector_socket.h15 class ProtocolHandler; variable
H A Dinspector_socket.cc56 class ProtocolHandler { class
594 ProtocolHandler::ProtocolHandler(InspectorSocket* inspector, in ProtocolHandler() function in node::inspector::ProtocolHandler
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/custom_handlers/
H A Dprotocol_handler.cc17 ProtocolHandler::ProtocolHandler(const std::string& protocol, in ProtocolHandler() function in ProtocolHandler
30 ProtocolHandler::ProtocolHandler() { in ProtocolHandler() function in ProtocolHandler
/dports/www/kristall/kristall-6b39f244/src/
H A Dprotocolhandler.cpp3 ProtocolHandler::ProtocolHandler(QObject *parent) : QObject(parent) in ProtocolHandler() function in ProtocolHandler
H A Dprotocolhandler.hpp11 class ProtocolHandler : public QObject class
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/
H A Dprotocol_handler.py38 class ProtocolHandler: class
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/mail/src/test/java/com/sun/mail/test/
H A DProtocolHandler.java65 public abstract class ProtocolHandler implements Runnable, Cloneable { class
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/common/manifest/
H A Dmanifest.h114 struct BLINK_COMMON_EXPORT ProtocolHandler { struct
115 base::string16 protocol;
116 GURL url;
/dports/devel/mutagen/mutagen-0.11.8/pkg/forwarding/
H A Dconnect.go14 type ProtocolHandler interface { interface
/dports/devel/mutagen/mutagen-0.11.8/pkg/synchronization/
H A Dconnect.go14 type ProtocolHandler interface { interface
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/network/model/
H A Dnode.h159 const Address &, NetDevice::PacketType> ProtocolHandler; typedef
/dports/mail/py-fuglu/fuglu-0.8.0/src/fuglu/
H A Dprotocolbase.py31 class ProtocolHandler(object): class
/dports/polish/kadu/kadu-4.3/kadu-core/accounts/
H A Daccount-shared.h69 Protocol *ProtocolHandler; variable
/dports/shells/ksh93/ast-93u/src/lib/libtk/unix/
H A DtkUnixWm.c36 typedef struct ProtocolHandler { struct
38 struct ProtocolHandler *nextPtr; argument
49 } ProtocolHandler; argument
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/unix/
H A DtkUnixWm.c36 typedef struct ProtocolHandler { struct
38 struct ProtocolHandler *nextPtr; argument
49 } ProtocolHandler; typedef
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/unix/
H A DtkUnixWm.c36 typedef struct ProtocolHandler { struct
38 struct ProtocolHandler *nextPtr; argument
49 } ProtocolHandler; argument
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DtkWinWm.c55 typedef struct ProtocolHandler { struct
57 struct ProtocolHandler *nextPtr; argument
67 } ProtocolHandler; typedef

12