Home
last modified time | relevance | path

Searched defs:conn_type (Results 1 – 6 of 6) sorted by relevance

/external/python/httplib2/tests/
Dtest_other.py214 def test_connection_proxy_info_attribute_error(conn_type): argument
/external/python/cpython2/Modules/_multiprocessing/
Dconnection.h400 static char *conn_type[] = {"read-only", "write-only", "read-write"}; in connection_repr() local
/external/kernel-headers/original/uapi/sound/
Dskl-tplg-interface.h196 __u16 conn_type:4; member
219 __u32 conn_type:4; member
/external/openscreen/cast/common/channel/
Dconnection_namespace_handler.cc177 VirtualConnection::Type conn_type = VirtualConnection::Type::kStrong; in HandleConnect() local
/external/libwebsockets/lib/roles/http/
Dprivate-lib-roles-http.h264 enum http_conn_type conn_type; member
/external/libwebsockets/lib/roles/http/server/
Dserver.c1593 enum http_conn_type conn_type; in lws_http_action() local