Home
last modified time | relevance | path

Searched defs:mySessionName (Results 1 - 25 of 37) sorted by relevance

12

/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/opensession_fuzzer/
H A Dopensession_fuzzer.cpp29 char *mySessionName = nullptr; in OpenSessionTest() local
/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
/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() argument
H A Dsoftbus_permission.cpp106 int32_t CheckTransSecLevel(const char *mySessionName, const char *peerSessionName) in CheckTransSecLevel() argument
H A Daccess_control.cpp104 int32_t CheckSecLevelPublic(const char *mySessionName, const char *peerSessionName) in CheckSecLevelPublic() argument
/foundation/communication/dsoftbus/core/common/security/permission/mini/
H A Dsoftbus_permission.c39 int32_t CheckTransSecLevel(const char *mySessionName, const char *peerSessionName) in CheckTransSecLevel() argument
/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
/foundation/communication/dsoftbus/core/common/security/permission/small/
H A Dsoftbus_permission.c93 int32_t CheckTransSecLevel(const char *mySessionName, const char *peerSessionName) in CheckTransSecLevel() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/session/
H A Dclient_trans_session_service_impl_test.cpp163 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 Ddistributed_input_dfx_test.cpp107 std::string mySessionName = "mySessionName_test"; in HWTEST_F() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/include/
H A Dclient_trans_udp_manager.h46 char mySessionName[SESSION_NAME_SIZE_MAX]; member
/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"; 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 Dsession_mock.cpp41 int OpenSessionInner(const char *mySessionName, const char *peerSessionName, const char *peerNetworkId, in OpenSessionInner() argument
H A Dsession_service_impl.cpp81 std::shared_ptr<Session> SessionServiceImpl::OpenSession(const std::string &mySessionName, in OpenSession() argument
/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
/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, const char *groupId, in OpenSession() argument
/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"; in HWTEST_F() local
/foundation/distributedhardware/distributed_input/dfx_utils/src/
H A Dhidumper.cpp196 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 Dtrans_tcp_direct_message_static_test.cpp653 char *mySessionName = nullptr; in HWTEST_F() local
H A Dtrans_core_tcp_direct_test.cpp193 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 Dsoftbus_server_stub_test_mock.cpp46 int32_t CheckTransSecLevel(const char *mySessionName, const char *peerSessionName) in CheckTransSecLevel() argument
/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_softbus_session.cpp37 DCameraSoftbusSession::DCameraSoftbusSession(std::string myDevId, std::string mySessionName, std::string peerDevId, in DCameraSoftbusSession() argument
/foundation/distributedhardware/distributed_screen/services/softbusadapter/src/
H A Dsoftbus_adapter.cpp180 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 Dsoftbus_handler.cpp162 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

Completed in 12 milliseconds

12