Home
last modified time | relevance | path

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

12345678910>>...30

/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...]
/kernel/linux/common_modules/tzdriver/auth/
H A Dclient_hash_auth.h32 calc_client_auth_hash(struct tc_ns_dev_file *dev_file, struct tc_ns_client_context *context, struct tc_ns_session *session) calc_client_auth_hash() argument
/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
/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...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_dma_buf.h30 struct mali_session_data *session; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_dma_buf.h29 struct mali_session_data *session; member
H A Dmali_memory_util.c50 struct mali_session_data *session = mali_alloc->session; in _mali_free_allocation_mem() local
149 mali_free_session_allocations(struct mali_session_data *session) mali_free_session_allocations() argument
[all...]
H A Dmali_ukk_soft_job.c22 int soft_job_start_wrapper(struct mali_session_data *session, _mali_uk_soft_job_start_s __user *uargs) in soft_job_start_wrapper() argument
78 int soft_job_signal_wrapper(struct mali_session_data *session, _mali_uk_soft_job_signal_s __user *uargs) in soft_job_signal_wrapper() argument
H A Dmali_ukk_timeline.c23 int timeline_get_latest_point_wrapper(struct mali_session_data *session, _mali_uk_timeline_get_latest_point_s __user *uargs) in timeline_get_latest_point_wrapper() argument
46 int timeline_wait_wrapper(struct mali_session_data *session, _mali_uk_timeline_wait_s __user *uargs) in timeline_wait_wrapper() argument
68 int timeline_create_sync_fence_wrapper(struct mali_session_data *session, _mali_uk_timeline_create_sync_fence_s __user *uargs) in timeline_create_sync_fence_wrapper() argument
/third_party/ffmpeg/libavcodec/
H A Dvideotoolbox.h51 VTDecompressionSessionRef session; member
H A Dqsv.h41 mfxSession session; member
/arkcompiler/toolchain/tooling/client/domain/
H A Dtest_client.cpp45 Session *session = SessionManager::getInstance().GetSessionById(sessionId_); in SuccessCommand() local
64 Session *session = SessionManager::getInstance().GetSessionById(sessionId_); in FailCommand() local
[all...]
/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...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dasync.h46 coap_session_t *session; /**< transaction session */ member
[all...]
H A Dcoap_subscribe_internal.h46 struct coap_session_t *session; /**< subscriber session */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dssl_cache.h72 mbedtls_ssl_session session; /*!< entry session */ member

Completed in 6 milliseconds

12345678910>>...30