| /foundation/filemanagement/app_file_service/tests/mock/module_ipc/ |
| H A D | svc_session_manager_throw_mock.h | 93 static inline std::shared_ptr<BackupSvcSessionManager> session = nullptr; member in OHOS::FileManagement::Backup::BackupSvcSessionManager
|
| /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...] |
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/ |
| H A D | nstackx_dfile_dfx.h | 25 DFileSession *session; member
|
| /kernel/linux/common_modules/tzdriver/auth/ |
| H A D | client_hash_auth.h | 32 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 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
|
| /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...] |
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/mirror/include/ |
| H A D | mirror_player_impl.h | 33 MirrorPlayerImpl(sptr<CastSessionImpl> session) : session_(session) {} in MirrorPlayerImpl() argument
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/mirror/include/ |
| H A D | mirror_player_impl.h | 33 MirrorPlayerImpl(sptr<CastSessionImpl> session) : session_(session) {} in MirrorPlayerImpl() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
| H A D | panel_scene.cpp | 22 PanelScene::PanelScene(const sptr<Rosen::Session>& session) : SystemWindowScene(session) in PanelScene() argument
|
| H A D | input_scene.cpp | 22 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 D | night_session.h | 37 explicit NightSessionMetadataResultProcessor(wptr<NightSession> session) : session_(session) {} in NightSessionMetadataResultProcessor() argument
|
| /foundation/communication/netstack/test/unittest/http_client_test/ |
| H A D | HttpClientTest.cpp | 49 HttpSession &session = HttpSession::GetInstance(); in HWTEST_F() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/unix/dfile/ |
| H A D | sys_dfile.c | 29 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 D | sys_dfile.c | 29 int32_t CreateReceiverPipe(DFileSession *session) in CreateReceiverPipe() argument 42 void NotifyPipeEvent(const DFileSession *session) in NotifyPipeEvent() argument
|
| /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
|