Home
last modified time | relevance | path

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

/haiku/src/kits/network/libnetservices2/
H A DNetServicesMisc.cpp21 const char* origin, BUrl url, BStringList supportedProtocols) in BUnsupportedProtocol() argument
25 fSupportedProtocols(std::move(supportedProtocols)) in BUnsupportedProtocol()
30 BUnsupportedProtocol::BUnsupportedProtocol(BString origin, BUrl url, BStringList supportedProtocols) in BUnsupportedProtocol() argument
34 fSupportedProtocols(std::move(supportedProtocols)) in BUnsupportedProtocol()
/haiku/headers/private/netservices2/
H A DNetServicesDefs.h25 BStringList supportedProtocols);
27 BStringList supportedProtocols);
/haiku/docs/user/netservices/
H A DNetServicesDefs.dox41 BUrl url, BStringList supportedProtocols)
47 \param supportedProtocols A list with the supported protocols.
55 BStringList supportedProtocols)