Home
last modified time | relevance | path

Searched defs:protocols (Results 76 - 100 of 108) sorted by relevance

12345

/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-custom/
H A Dminimal-http-server.c354 static const struct lws_protocols protocols[] = { variable
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse-ring/
H A Dminimal-http-server-sse-ring.c308 static struct lws_protocols protocols[] = { variable
/third_party/python/Lib/test/test_asyncio/
H A Dtest_sslproto.py16 from asyncio import protocols namespace
/third_party/python/Lib/asyncio/
H A Dstreams.py18 from . import protocols namespace
H A Dproactor_events.py21 from . import protocols namespace
H A Dselector_events.py25 from . import protocols namespace
H A Dsslproto.py11 from . import protocols namespace
H A Dbase_events.py43 from . import protocols namespace
/third_party/toybox/toys/pending/
H A Dwget.c141 uint32_t protocols; in wget_connect() local
/foundation/CastEngine/castengine_cast_framework/service/src/
H A Dcast_session_manager_service.cpp530 int32_t CastSessionManagerService::StartDiscovery(int protocols) in StartDiscovery() argument
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/
H A Ddiscovery_manager.cpp212 void DiscoveryManager::SetProtocolType(int protocols) in SetProtocolType() argument
H A Dconnection_manager.cpp267 void ConnectionManager::SetProtocolType(int protocols) in SetProtocolType() argument
/third_party/ffmpeg/libavformat/
H A Davio.c253 const URLProtocol **protocols; in url_find_protocol() local
[all...]
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
H A Dminimal-http-client-multi.c349 static const struct lws_protocols protocols[] = { variable
/third_party/libwebsockets/test-apps/
H A Dtest-client.c514 static const struct lws_protocols protocols[] = { variable
[all...]
H A Dtest-server.c187 static struct lws_protocols protocols[] = { variable
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_node_info.c509 int32_t LnnSetSupportedProtocols(NodeInfo *info, uint64_t protocols) in LnnSetSupportedProtocols() argument
/foundation/communication/netstack/frameworks/native/websocket_client/
H A Dwebsocket_client.cpp322 static struct lws_protocols protocols[] = {{"lws-minimal-client1", LwsCallback, 0, 0, 0, NULL, 0}, member
/third_party/curl/lib/vtls/
H A Dbearssl.c61 const char *protocols[ALPN_ENTRIES_MAX]; member
H A Dmbedtls.c108 const char *protocols[3]; member
/third_party/libwebsockets/lib/roles/http/server/
H A Dlejp-conf.c225 const struct lws_protocols *protocols; member
[all...]
/third_party/lwip/src/netif/ppp/
H A Dppp.c171 const struct protent* const protocols[] = { variable
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1492 uint64_t *protocols = (uint64_t *)transProtos; in LlUpdateSupportedProtocols() local
/third_party/curl/lib/
H A Durl.c1467 static const struct Curl_handler * const protocols[67] = { in Curl_getn_scheme_handler() local
/third_party/glfw/src/
H A Dx11_window.c665 Atom protocols[] = in createNativeWindow() local

Completed in 36 milliseconds

12345