Home
last modified time | relevance | path

Searched defs:mySessionName (Results 1 – 25 of 36) sorted by relevance

12

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/fuzztest/softbusproxychannellistener_fuzzer/
H A Dsoftbusproxychannellistener_fuzzer.cpp34 char mySessionName[SESSION_NAME_SIZE_MAX] = {0}; in TransOpenNetWorkingChannelSessionNameTest() local
55 const char *mySessionName = TEST_SESSION_NAME; in TransOpenNetWorkingChannelPeerNetworkIdTest() local
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/session/
H A Dclient_trans_session_service_impl_test.cpp163 std::string mySessionName = ""; variable
182 std::string mySessionName = "mySessionName"; variable
201 std::string mySessionName = "mySessionName"; variable
220 std::string mySessionName = "mySessionName"; variable
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/opensession_fuzzer/
H A Dopensession_fuzzer.cpp29 char *mySessionName = nullptr; in OpenSessionTest() local
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/sessionmock_fuzzer/
H A Dsessionmock_fuzzer.cpp30 char mySessionName[SESSION_NAME_SIZE_MAX] = "ohos.fuzz.dms.test"; in CreateSessionServerInnerTest() local
40 char mySessionName[SESSION_NAME_SIZE_MAX] = "ohos.fuzz.dms.test"; in RemoveSessionServerInnerTest() local
53 char mySessionName[SESSION_NAME_SIZE_MAX] = "ohos.fuzz.dms.test"; in OpenSessionInnerTest() local
/ohos5.0/foundation/communication/dsoftbus/core/common/security/permission/standard/
H A Daccess_control_virtual.c27 int32_t CheckSecLevelPublic(const char *mySessionName, const char *peerSessionName) in CheckSecLevelPublic()
H A Dsoftbus_permission.cpp106 int32_t CheckTransSecLevel(const char *mySessionName, const char *peerSessionName) in CheckTransSecLevel()
H A Daccess_control.cpp104 int32_t CheckSecLevelPublic(const char *mySessionName, const char *peerSessionName) in CheckSecLevelPublic()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/include/
H A Dclient_trans_file_listener.h30 char mySessionName[SESSION_NAME_SIZE_MAX]; member
H A Dclient_trans_file.h38 char mySessionName[SESSION_NAME_SIZE_MAX]; member
/ohos5.0/foundation/communication/dsoftbus/core/common/security/permission/mini/
H A Dsoftbus_permission.c39 int32_t CheckTransSecLevel(const char *mySessionName, const char *peerSessionName) in CheckTransSecLevel()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
H A Dsession_service_impl.cpp81 std::shared_ptr<Session> SessionServiceImpl::OpenSession(const std::string &mySessionName, in OpenSession()
158 std::string mySessionName(str); in CreateSession() local
274 std::string mySessionName(str); in GetSessionListenerOnSessionOpened() local
H A Dsession_mock.cpp41 int OpenSessionInner(const char *mySessionName, const char *peerSessionName, const char *peerNetwor… in OpenSessionInner()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_session_test.cpp268 char mySessionName[TEST_SESSION_NAME_LEN] = "com.test.trans.session.sendfile"; variable
332 char mySessionName[TEST_SESSION_NAME_LEN] = "com.test.trans.session.sendfile"; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Ddcamera_softbus_session_test.cpp68 std::string mySessionName = "testmysession"; in SetUp() local
132 std::string mySessionName = "testmysession"; variable
/ohos5.0/foundation/communication/dsoftbus/core/common/security/permission/small/
H A Dsoftbus_permission.c93 int32_t CheckTransSecLevel(const char *mySessionName, const char *peerSessionName) in CheckTransSecLevel()
/ohos5.0/foundation/distributedhardware/distributed_input/dfx_utils/test/dfxtest/
H A Ddistributed_input_dfx_test.cpp107 std::string mySessionName = "mySessionName_test"; variable
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/distributed_stream/
H A Ddistributed_stream_test.cpp322 const string &mySessionName, const string &peerSessionName) in OpenAllSession()
351 void DistributeStreamTest::OpenCtrlSession(const string &mySessionName, const string &peerSessionNa… in OpenCtrlSession()
430 int sendCnt, const string &mySessionName, const string &peerSessionName) in P2pTransTest()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_service.c177 static int32_t CheckParamIsValid(const char *mySessionName, const char *peerSessionName, in CheckParamIsValid()
217 static void PrintSessionName(const char *mySessionName, const char *peerSessionName) in PrintSessionName()
246 static void InitSessionParam(const char *mySessionName, const char *peerSessionName, const char *pe… in InitSessionParam()
259 int OpenSession(const char *mySessionName, const char *peerSessionName, const char *peerNetworkId, in OpenSession()
498 int OpenSessionSync(const char *mySessionName, const char *peerSessionName, const char *peerNetwork… in OpenSessionSync()
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_handler.cpp182 int32_t SoftBusHandler::OpenSession(const std::string &mySessionName, const std::string &peerSessio… in OpenSession()
222 bool SoftBusHandler::CreatSocketId(const std::string &mySessionName, const std::string &peerSession… in CreatSocketId()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/file/
H A Dproxy_session_file_test.cpp86 string mySessionName; member
327 void AuthSessionTest::OpenAllSession(int32_t dataType, const string &mySessionName, const string &p… in OpenAllSession()
544 std::string mySessionName; variable
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/include/
H A Dclient_trans_udp_manager.h46 char mySessionName[SESSION_NAME_SIZE_MAX]; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/unittest/mock/
H A Dsoftbus_server_stub_test_mock.cpp46 int32_t CheckTransSecLevel(const char *mySessionName, const char *peerSessionName) in CheckTransSecLevel()
/ohos5.0/foundation/distributedhardware/distributed_input/dfx_utils/src/
H A Dhidumper.cpp197const std::string &mySessionName, const std::string &peerSessionName, const SessionStatus &session… in CreateSessionInfo()
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/mock/src/
H A Dmock_soft_bus.cpp27 int OpenSession(const char *mySessionName, const char *peerSessionName, const char *peerDeviceId, c… in OpenSession()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/optimization/
H A Dauth_session_test2.cpp61 string mySessionName; member
306 void AuthSessionTest::OpenAllSession(int32_t dataType, const string &mySessionName, const string &p… in OpenAllSession()

12