Home
last modified time | relevance | path

Searched defs:session (Results 51 - 75 of 1052) sorted by relevance

12345678910>>...43

/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/sessionserviceimpl_fuzzer/
H A Dsessionserviceimpl_fuzzer.cpp35 std::shared_ptr<Communication::SoftBus::Session> session = in SessionTest() local
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/sessionimpl_fuzzer/
H A Dsessionimpl_fuzzer.cpp26 Communication::SoftBus::SessionImpl session; in SessionTest() local
42 Communication::SoftBus::SessionImpl session; in SetOpeTest() local
61 Communication::SoftBus::SessionImpl session; SendBytesTest() local
[all...]
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_core_test/
H A DNetSysServerTest.cpp50 HttpSession &session = HttpSession::GetInstance(); in HWTEST_F() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_core_test/
H A DVpnServerTest.cpp50 HttpSession &session = HttpSession::GetInstance(); in HWTEST_F() local
/foundation/communication/netstack/test/unittest/http_test/
H A DHttpClientTest.cpp50 HttpSession &session = HttpSession::GetInstance(); in HWTEST_F() local
/foundation/communication/netstack/test/unittest/tcp_core_test/
H A DTcpSocketServerTest.cpp50 HttpSession &session = HttpSession::GetInstance(); in HWTEST_F() local
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/netshare_core_test/
H A DNetShareServerTest.cpp50 HttpSession &session = HttpSession::GetInstance(); in HWTEST_F() local
/foundation/communication/netstack/test/unittest/http_client/
H A DHttpClientTest.cpp50 HttpSession &session = HttpSession::GetInstance(); in HWTEST_F() local
/foundation/communication/netstack/test/unittest/websocket_core_test/
H A DWebSocketServerTest.cpp50 HttpSession &session = HttpSession::GetInstance(); in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sourcefuzztest/softbusonsourcestreamreceived_fuzzer/
H A Dsoftbusonsourcestreamreceived_fuzzer.cpp42 auto session = std::make_shared<DCameraSoftbusSession>(); in SoftbusOnSourceStreamReceivedFuzzTest() local
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/softbusonsinkstreamreceived_fuzzer/
H A Dsoftbusonsinkstreamreceived_fuzzer.cpp42 auto session = std::make_shared<DCameraSoftbusSession>(); in SoftbusOnSinkStreamReceivedFuzzTest() local
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sourcefuzztest/softbusonsourcebytesreceived_fuzzer/
H A Dsoftbusonsourcebytesreceived_fuzzer.cpp32 auto session = std::make_shared<DCameraSoftbusSession>(); in SoftbusOnSourceBytesReceivedFuzzTest() local
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/softbusonsinkbytesreceived_fuzzer/
H A Dsoftbusonsinkbytesreceived_fuzzer.cpp32 auto session = std::make_shared<DCameraSoftbusSession>(); in SoftbusOnSinkBytesReceivedFuzzTest() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/
H A Dnetwork_agent_template_test.cpp274 auto session = make_shared<SoftbusSession>(TEST_SESSION_ID); in HWTEST_F() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_control.c42 void DFileSendTransferDoneAck(DFileSession *session) in DFileSendTransferDoneAck() argument
84 void DFileSenderControlHandle(DFileSession *session) in DFileSenderControlHandle() argument
94 DFileReceiverControlHandle(DFileSession *session) DFileReceiverControlHandle() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/liteos/dfile/
H A Dsys_dfile_session.c21 int32_t WaitSocketEvent(const DFileSession *session, SocketDesc fd, uint32_t timeoutMs, in WaitSocketEvent() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/unix/dfile/
H A Dsys_dfile_session.c21 int32_t WaitSocketEvent(const DFileSession *session, SocketDesc fd, uint32_t timeoutMs, in WaitSocketEvent() argument
/foundation/window/window_manager/window_scene/session_manager/src/
H A Danomaly_detection.cpp92 ReportZOrderException(const std::string& errorReason, sptr<SceneSession> session) ReportZOrderException() argument
106 ReportFocusException(const std::string& errorReason, int32_t focusedId, int32_t nextId, sptr<SceneSession> session) ReportFocusException() argument
[all...]
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_ftpm_tee.h33 u32 session; member
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-evlist.c23 struct perf_session *session; in __cmd_evlist() local
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dtopology.c34 struct perf_session *session; in session_write_header() local
63 struct perf_session *session; check_cpu_topology() local
[all...]
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_ftpm_tee.h33 u32 session; member
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dtopology.c35 struct perf_session *session; in session_write_header() local
64 struct perf_session *session; check_cpu_topology() local
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-evlist.c31 struct perf_session *session; in __cmd_evlist() local
/third_party/glfw/src/
H A Dplatform.c89 const char* const session = getenv("XDG_SESSION_TYPE"); in _glfwSelectPlatform() local

Completed in 7 milliseconds

12345678910>>...43