Home
last modified time | relevance | path

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

12345678910>>...40

/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dsvc_session_manager_throw_mock.h93 static inline std::shared_ptr<BackupSvcSessionManager> session = nullptr; member in OHOS::FileManagement::Backup::BackupSvcSessionManager
/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...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_dfx.h25 DFileSession *session; member
/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...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/mirror/include/
H A Dmirror_player_impl.h33 MirrorPlayerImpl(sptr<CastSessionImpl> session) : session_(session) {} in MirrorPlayerImpl() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/mirror/include/
H A Dmirror_player_impl.h33 MirrorPlayerImpl(sptr<CastSessionImpl> session) : session_(session) {} in MirrorPlayerImpl() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dpanel_scene.cpp22 PanelScene::PanelScene(const sptr<Rosen::Session>& session) : SystemWindowScene(session) in PanelScene() argument
H A Dinput_scene.cpp22 InputScene::InputScene(const sptr<Rosen::Session>& session) : SystemWindowScene(session) in InputScene() argument
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/
H A Dnight_session.h37 explicit NightSessionMetadataResultProcessor(wptr<NightSession> session) : session_(session) {} in NightSessionMetadataResultProcessor() argument
/foundation/communication/netstack/test/unittest/http_client_test/
H A DHttpClientTest.cpp49 HttpSession &session = HttpSession::GetInstance(); in HWTEST_F() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/unix/dfile/
H A Dsys_dfile.c29 int32_t CreateReceiverPipe(DFileSession *session) in CreateReceiverPipe() argument
63 void NotifyPipeEvent(const DFileSession *session) in NotifyPipeEvent() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/liteos/dfile/
H A Dsys_dfile.c29 int32_t CreateReceiverPipe(DFileSession *session) in CreateReceiverPipe() argument
42 void NotifyPipeEvent(const DFileSession *session) in NotifyPipeEvent() argument
/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

Completed in 5 milliseconds

12345678910>>...40