/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/fuzztest/softbusproxychannellistener_fuzzer/ |
H A D | softbusproxychannellistener_fuzzer.cpp | 34 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 D | client_trans_session_service_impl_test.cpp | 163 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 D | opensession_fuzzer.cpp | 29 char *mySessionName = nullptr; in OpenSessionTest() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/sessionmock_fuzzer/ |
H A D | sessionmock_fuzzer.cpp | 30 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 D | access_control_virtual.c | 27 int32_t CheckSecLevelPublic(const char *mySessionName, const char *peerSessionName) in CheckSecLevelPublic()
|
H A D | softbus_permission.cpp | 106 int32_t CheckTransSecLevel(const char *mySessionName, const char *peerSessionName) in CheckTransSecLevel()
|
H A D | access_control.cpp | 104 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 D | client_trans_file_listener.h | 30 char mySessionName[SESSION_NAME_SIZE_MAX]; member
|
H A D | client_trans_file.h | 38 char mySessionName[SESSION_NAME_SIZE_MAX]; member
|
/ohos5.0/foundation/communication/dsoftbus/core/common/security/permission/mini/ |
H A D | softbus_permission.c | 39 int32_t CheckTransSecLevel(const char *mySessionName, const char *peerSessionName) in CheckTransSecLevel()
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/ |
H A D | session_service_impl.cpp | 81 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 D | session_mock.cpp | 41 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 D | trans_session_test.cpp | 268 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 D | dcamera_softbus_session_test.cpp | 68 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 D | softbus_permission.c | 93 int32_t CheckTransSecLevel(const char *mySessionName, const char *peerSessionName) in CheckTransSecLevel()
|
/ohos5.0/foundation/distributedhardware/distributed_input/dfx_utils/test/dfxtest/ |
H A D | distributed_input_dfx_test.cpp | 107 std::string mySessionName = "mySessionName_test"; variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/distributed_stream/ |
H A D | distributed_stream_test.cpp | 322 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 D | client_trans_session_service.c | 177 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 D | softbus_handler.cpp | 182 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 D | proxy_session_file_test.cpp | 86 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 D | client_trans_udp_manager.h | 46 char mySessionName[SESSION_NAME_SIZE_MAX]; member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/unittest/mock/ |
H A D | softbus_server_stub_test_mock.cpp | 46 int32_t CheckTransSecLevel(const char *mySessionName, const char *peerSessionName) in CheckTransSecLevel()
|
/ohos5.0/foundation/distributedhardware/distributed_input/dfx_utils/src/ |
H A D | hidumper.cpp | 197 …const 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 D | mock_soft_bus.cpp | 27 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 D | auth_session_test2.cpp | 61 string mySessionName; member 306 void AuthSessionTest::OpenAllSession(int32_t dataType, const string &mySessionName, const string &p… in OpenAllSession()
|