/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/opensession_fuzzer/ |
H A D | opensession_fuzzer.cpp | 29 char *mySessionName = nullptr; in OpenSessionTest() local
|
/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
|
/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() argument
|
H A D | softbus_permission.cpp | 106 int32_t CheckTransSecLevel(const char *mySessionName, const char *peerSessionName) in CheckTransSecLevel() argument
|
H A D | access_control.cpp | 104 int32_t CheckSecLevelPublic(const char *mySessionName, const char *peerSessionName) in CheckSecLevelPublic() argument
|
/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() argument
|
/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
|
/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() argument
|
/foundation/communication/dsoftbus/tests/sdk/transmission/session/ |
H A D | client_trans_session_service_impl_test.cpp | 163 std::string mySessionName = ""; in HWTEST_F() local 182 std::string mySessionName = "mySessionName"; in HWTEST_F() local 201 std::string mySessionName = "mySessionName"; in HWTEST_F() local 220 std::string mySessionName in HWTEST_F() local [all...] |
/foundation/distributedhardware/distributed_input/dfx_utils/test/dfxtest/ |
H A D | distributed_input_dfx_test.cpp | 107 std::string mySessionName = "mySessionName_test"; in HWTEST_F() local
|
/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
|
/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"; in HWTEST_F() local 332 char mySessionName[TEST_SESSION_NAME_LEN] = "com.test.trans.session.sendfile"; in HWTEST_F() local
|
/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/ |
H A D | session_mock.cpp | 41 int OpenSessionInner(const char *mySessionName, const char *peerSessionName, const char *peerNetworkId, in OpenSessionInner() argument
|
H A D | session_service_impl.cpp | 81 std::shared_ptr<Session> SessionServiceImpl::OpenSession(const std::string &mySessionName, in OpenSession() argument
|
/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
|
/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, const char *groupId,
in OpenSession() argument
|
/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"; in HWTEST_F() local
|
/foundation/distributedhardware/distributed_input/dfx_utils/src/ |
H A D | hidumper.cpp | 196 CreateSessionInfo(const std::string &remoteDevId, const int32_t &sessionId, const std::string &mySessionName, const std::string &peerSessionName, const SessionStatus &sessionStatus) CreateSessionInfo() argument
|
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
H A D | trans_tcp_direct_message_static_test.cpp | 653 char *mySessionName = nullptr; in HWTEST_F() local
|
H A D | trans_core_tcp_direct_test.cpp | 193 char mySessionName[SESSION_NAME_MAX_LEN] = "com.test.trans.session.sendfile"; in HWTEST_F() local
|
/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() argument
|
/foundation/distributedhardware/distributed_camera/services/channel/src/ |
H A D | dcamera_softbus_session.cpp | 37 DCameraSoftbusSession::DCameraSoftbusSession(std::string myDevId, std::string mySessionName, std::string peerDevId, in DCameraSoftbusSession() argument
|
/foundation/distributedhardware/distributed_screen/services/softbusadapter/src/ |
H A D | softbus_adapter.cpp | 180 int32_t SoftbusAdapter::OpenSoftbusSession(const std::string &mySessionName, const std::string &peerSessionName, in OpenSoftbusSession() argument
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
H A D | softbus_handler.cpp | 162 int32_t SoftBusHandler::OpenSession(const std::string &mySessionName, const std::string &peerSessionName, in OpenSession() argument 198 bool SoftBusHandler::CreatSocketId(const std::string &mySessionName, const std::string &peerSessionName, in CreatSocketId() argument
|