/third_party/libcoap/src/ |
H A D | coap_dtls.c | 21 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 D | coap_io_riot.c | 53 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 D | io.c | 58 SPDYF_io_set_session(struct SPDY_Session *session, in SPDYF_io_set_session() argument [all...] |
H A D | stream.c | 32 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 D | hwcontext_qsv.h | 36 mfxSession session; member
|
/third_party/curl/lib/vtls/ |
H A D | gtls.h | 49 gnutls_session_t session; member
|
/third_party/node/deps/v8/src/inspector/ |
H A D | v8-schema-agent-impl.cc | 12 V8SchemaAgentImpl::V8SchemaAgentImpl(V8InspectorSessionImpl* session, in V8SchemaAgentImpl() argument
|
/third_party/libcoap/include/coap3/ |
H A D | coap_async_internal.h | 39 coap_session_t *session; /**< transaction session */ member
|
H A D | coap_cache_internal.h | 44 coap_session_t *session; member
|
H A D | coap_subscribe_internal.h | 59 struct coap_session_t *session; /**< subscriber session */ member [all...] |
/base/request/request/pre_download/netstack_rs/include/ |
H A D | wrapper.h | 44 auto &session = NetStack::HttpClient::HttpSession::GetInstance(); in NewHttpClientTask() local
|
/base/security/device_auth/services/session_manager/src/session/v1/ |
H A D | compatible_sub_session.c | 45 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 D | videotoolbox.h | 51 VTDecompressionSessionRef session; member
|
H A D | qsv.h | 41 mfxSession session; member
|
/base/inputmethod/imf/services/src/ |
H A D | user_session_manager.cpp | 36 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 D | state_change_notify.cpp | 88 void StateChangeNotify::OnDragInfoNotify(SocketSessionPtr session, MessageId msgId, T t) in OnDragInfoNotify() argument
|
/base/security/access_token/services/tokensyncmanager/include/remote/ |
H A D | rpc_channel.h | 56 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 D | transmission_manager.cpp | 59 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 D | platform.c | 89 const char* const session = getenv("XDG_SESSION_TYPE"); in _glfwSelectPlatform() local
|
/third_party/backends/backend/genesys/ |
H A D | calibration.h | 43 ScanSession session; member
|
H A D | settings.cpp | 115 std::ostream& operator<<(std::ostream& out, const ScanSession& session) in operator <<() argument [all...] |
/third_party/nghttp2/fuzz/ |
H A D | fuzz_target.cc | 4 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 D | ServerHello.pm | 194 sub session subroutine
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
H A D | test_https_time_out.c | 47 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 D | ServerHello.pm | 194 sub session subroutine
|