Home
last modified time | relevance | path

Searched defs:session (Results 1 - 25 of 268) sorted by relevance

1234567891011

/third_party/libcoap/src/
H A Dcoap_dtls.c21 coap_dtls_establish(coap_session_t *session) { in coap_dtls_establish() argument
40 coap_dtls_close(coap_session_t *session) coap_dtls_close() argument
50 coap_tls_establish(coap_session_t *session) coap_tls_establish() argument
69 coap_tls_close(coap_session_t *session) coap_tls_close() argument
[all...]
H A Dcoap_io_riot.c53 coap_socket_send(coap_socket_t *sock, const coap_session_t *session, const uint8_t *data, size_t datalen) coap_socket_send() argument
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dio.c58 SPDYF_io_set_session(struct SPDY_Session *session, in SPDYF_io_set_session() argument
[all...]
H A Dstream.c32 SPDYF_stream_new (struct SPDY_Session *session) in SPDYF_stream_new() argument
159 SPDYF_stream_find(uint32_t stream_id, struct SPDY_Session * session) SPDYF_stream_find() argument
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_qsv.h36 mfxSession session; member
/third_party/curl/lib/vtls/
H A Dgtls.h49 gnutls_session_t session; member
/third_party/node/deps/v8/src/inspector/
H A Dv8-schema-agent-impl.cc12 V8SchemaAgentImpl::V8SchemaAgentImpl(V8InspectorSessionImpl* session, in V8SchemaAgentImpl() argument
/third_party/libcoap/include/coap3/
H A Dcoap_async_internal.h39 coap_session_t *session; /**< transaction session */ member
H A Dcoap_cache_internal.h44 coap_session_t *session; member
H A Dcoap_subscribe_internal.h59 struct coap_session_t *session; /**< subscriber session */ member
[all...]
/base/request/request/pre_download/netstack_rs/include/
H A Dwrapper.h44 auto &session = NetStack::HttpClient::HttpSession::GetInstance(); in NewHttpClientTask() local
/base/security/device_auth/services/session_manager/src/session/v1/
H A Dcompatible_sub_session.c45 int32_t ProcessCompatibleSubSession(CompatibleBaseSubSession *session, CJson *in, CJson **out, int32_t *status) in ProcessCompatibleSubSession() argument
22 CreateCompatibleSubSession(SubSessionTypeValue sessionType, CJson *jsonParams, const DeviceAuthCallback *callback, CompatibleBaseSubSession **session) CreateCompatibleSubSession() argument
66 DestroyCompatibleSubSession(CompatibleBaseSubSession *session) DestroyCompatibleSubSession() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvideotoolbox.h51 VTDecompressionSessionRef session; member
H A Dqsv.h41 mfxSession session; member
/base/inputmethod/imf/services/src/
H A Duser_session_manager.cpp36 auto session = userSessions_.find(userId); in GetUserSession() local
46 auto session = userSessions_.find(userId); in AddUserSession() local
/base/msdp/device_status/services/interaction/drag/src/
H A Dstate_change_notify.cpp88 void StateChangeNotify::OnDragInfoNotify(SocketSessionPtr session, MessageId msgId, T t) in OnDragInfoNotify() argument
/base/security/access_token/services/tokensyncmanager/include/remote/
H A Drpc_channel.h56 virtual void HandleDataReceived(int session, const unsigned char *bytes, int length) in HandleDataReceived() argument
/base/telephony/call_manager/services/distributed_call/src/transmission/
H A Dtransmission_manager.cpp59 std::shared_ptr<SessionAdapter> session = nullptr; in OnBind() local
71 std::shared_ptr<SessionAdapter> session = nullptr; in OnShutdown() local
83 std::shared_ptr<SessionAdapter> session = nullptr; OnReceiveMsg() local
[all...]
/third_party/glfw/src/
H A Dplatform.c89 const char* const session = getenv("XDG_SESSION_TYPE"); in _glfwSelectPlatform() local
/third_party/backends/backend/genesys/
H A Dcalibration.h43 ScanSession session; member
H A Dsettings.cpp115 std::ostream& operator<<(std::ostream& out, const ScanSession& session) in operator <<() argument
[all...]
/third_party/nghttp2/fuzz/
H A Dfuzz_target.cc4 int on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv_callback() argument
11 int on_begin_headers_callback(nghttp2_session *session, in on_begin_headers_callback() argument
18 int on_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, in on_header_callback2() argument
26 int before_frame_send_callback(nghttp2_session *session, in before_frame_send_callback() argument
33 int on_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_send_callback() argument
40 void send_pending(nghttp2_session *session) { in send_pending() argument
52 nghttp2_session *session; in LLVMFuzzerTestOneInput() local
[all...]
/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/
H A DServerHello.pm194 sub session subroutine
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtest_https_time_out.c47 test_tls_session_time_out (gnutls_session_t session) in test_tls_session_time_out() argument
105 gnutls_session_t session; in main() local
/third_party/openssl/util/perl/TLSProxy/
H A DServerHello.pm194 sub session subroutine

Completed in 11 milliseconds

1234567891011