| /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/libcoap/include/coap3/ |
| 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...] |
| /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/microspdy/ |
| 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/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
|
| /base/security/device_auth/services/key_agree_sdk/src/ |
| H A D | key_agree_session_manager.c | 25 KeyAgreeSession *session; member 76 static uint32_t AddSessionInner(KeyAgreeSession *session, SpekeSession *spekeSession) in AddSessionInner() argument 96 static uint32_t DeleteSessionInner(KeyAgreeSession *session) in DeleteSessionInner() argument 120 GetSessionInner(KeyAgreeSession *session) GetSessionInner() argument [all...] |
| /base/telephony/call_manager/test/unittest/distributed_communication_test/src/ |
| H A D | distributed_transmission_test.cpp | 46 auto session = DelayedSingleton<TransmissionManager>::GetInstance()->CreateServerSession(callback); in HWTEST_F() local 63 auto session = DelayedSingleton<TransmissionManager>::GetInstance()->CreateClientSession(callback); in HWTEST_F() local 83 auto session = std::make_shared<ServerSession>(callback); HWTEST_F() local 106 auto session = DelayedSingleton<TransmissionManager>::GetInstance()->CreateServerSession(callback); HWTEST_F() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_memory_ump.c | 23 struct mali_session_data *session; in mali_mem_ump_map() local 100 struct mali_session_data *session; in mali_mem_ump_unmap() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_user_settings_db.c | 72 struct mali_session_data *session, *tmp; in mali_user_settings_notify() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_memory_ump.c | 24 struct mali_session_data *session; in mali_mem_ump_map() local 101 struct mali_session_data *session; in mali_mem_ump_unmap() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_user_settings_db.c | 71 struct mali_session_data *session, *tmp; in mali_user_settings_notify() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/ |
| H A D | ump_ukk_ref_wrappers.c | 112 ump_session_memory_list_element *session = NULL; in ump_dmabuf_import_wrapper() local [all...] |
| /foundation/CastEngine/castengine_wifi_display/services/network/session/ |
| H A D | base_network_session.cpp | 80 auto session = session_.lock(); in OnReadable() local 89 auto session = session_.lock(); in OnWritable() local 101 auto session = session_.lock(); in OnShutdown() local 113 auto session in OnException() local [all...] |
| /foundation/ability/ability_runtime/test/unittest/ability_scheduler_proxy_test/ |
| H A D | ability_scheduler_proxy_test.cpp | 479 sptr<SessionInfo> session = new (std::nothrow) SessionInfo(); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
| H A D | window_event_process.cpp | 24 ProcessEnterLeaveEvent(int32_t nodeId, sptr<Rosen::Session> session, const std::shared_ptr<MMI::PointerEvent>& pointerEvent) ProcessEnterLeaveEvent() argument 63 ProcessWindowMouseEvent(int32_t nodeId, sptr<Rosen::Session> session, const std::shared_ptr<MMI::PointerEvent>& pointerEvent) ProcessWindowMouseEvent() argument 82 ProcessWindowDragEvent(int32_t nodeId, sptr<Rosen::Session> session, const std::shared_ptr<MMI::PointerEvent>& pointerEvent) ProcessWindowDragEvent() argument 130 UpdateWindowMouseRecord(int32_t nodeId, sptr<Rosen::Session> session, const std::shared_ptr<MMI::PointerEvent>& pointerEvent) UpdateWindowMouseRecord() argument 139 DispatchPointerEvent(sptr<Rosen::Session> session, const std::shared_ptr<MMI::PointerEvent>& pointerEvent) DispatchPointerEvent() argument [all...] |
| /foundation/multimedia/av_session/services/session/server/test/ |
| H A D | avsession_service_proxy_test.cpp | 88 std::shared_ptr<OHOS::AVSession::AVSession> session; in HWTEST_F() local
|
| /foundation/multimedia/av_session/services/session/server/remote/ |
| H A D | remote_session_sink_proxy.cpp | 91 int32_t RemoteSessionSinkProxy::CastSessionFromRemote(const sptr <AVSessionItem>& session, in CastSessionFromRemote() argument
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/include/post_processor/ |
| H A D | video_post_processor.h | 82 inline void SetVideoSession(const sptr<IVideoProcessSession>& session) in SetVideoSession() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/ |
| H A D | session_manager.cpp | 42 Session session;
in GetSession() local [all...] |
| /foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/ |
| H A D | service_throw_test.cpp | 45 SvcSessionManagerMock::session = sessionMock; in SetUpTestCase() member in OHOS::FileManagement::Backup::SvcSessionManagerMock 52 SvcSessionManagerMock::session = nullptr; in TearDownTestCase() member in OHOS::FileManagement::Backup::SvcSessionManagerMock
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
| H A D | rfcomm_gap_if.c | 153 int RfcommCheckSessionSecurity(RfcommSessionInfo *session, uint8_t scn, bool isServer) in RfcommCheckSessionSecurity() argument
|