Home
last modified time | relevance | path

Searched defs:peerSessionName (Results 1 - 25 of 49) sorted by relevance

12

/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/sdk/transmission/fuzztest/clienttranssessionservice_fuzzer/
H A Dclienttranssessionservice_fuzzer.cpp70 char peerSessionName[SESSION_NAME_SIZE_MAX] = "ohos.fuzz.dms.test"; in OpenSessionSyncTest() local
/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_channel_sink_impl.cpp74 std::string peerSessionName = SESSION_HEAD + sessionFlag; in CreateSession() local
H A Ddcamera_channel_source_impl.cpp83 std::string peerSessionName = SESSION_HEAD + (*iter).dhId_ + std::string("_") + sessionFlag; in CreateSession() 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/demo/transport/
H A Dgetsessioninfo_demo.c116 char peerSessionName[SESSION_NAME_SIZE_MAX] = {0}; in main() local
/foundation/communication/dsoftbus/tests/sdk/transmission/session/
H A Dclient_trans_session_service_impl_test.cpp164 std::string peerSessionName = "peerSessionName"; in HWTEST_F() local
183 std::string peerSessionName = ""; in HWTEST_F() local
202 std::string peerSessionName = "peerSessionName"; in HWTEST_F() local
221 std::string peerSessionName in HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sourcefuzztest/softbusadapter_fuzzer/
H A Dsoftbusadapter_fuzzer.cpp29 std::string peerSessionName = "dh_control_0"; in SoftbusCreatSoftBusSinkSocketServerFuzzTest() local
61 std::string peerSessionName = "dh_control_0"; in SoftbusDestroySoftbusSessionServerFuzzTest() local
/foundation/distributedhardware/distributed_input/dfx_utils/test/dfxtest/
H A Ddistributed_input_dfx_test.cpp108 std::string peerSessionName = "peerSessionName_test"; in HWTEST_F() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_session_dispatcher_test.cpp168 std::string peerSessionName = "peerSessionName"; in HWTEST_F() local
187 std::string peerSessionName = "peerSessionName"; in HWTEST_F() local
219 std::string peerSessionName = "peerSessionName"; in HWTEST_F() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_session_dispatcher.cpp67 weak_ptr<SoftbusAgent> SoftbusSessionDispatcher::GetAgent(int32_t sessionId, std::string peerSessionName) in GetAgent() argument
102 std::string peerSessionName = ""; in OnSessionClosed() local
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/include/
H A Dclient_trans_udp_manager.h47 char peerSessionName[SESSION_NAME_SIZE_MAX]; member
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_session_test.cpp269 char peerSessionName[TEST_SESSION_NAME_LEN] = "com.test.trans.session.sendfile"; in HWTEST_F() local
333 char peerSessionName[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
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/sessionmock_fuzzer/
H A Dsessionmock_fuzzer.cpp54 char peerSessionName[SESSION_NAME_SIZE_MAX] = "ohos.fuzz.dms.test"; in OpenSessionInnerTest() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/include/
H A Dtrans_tcp_direct_sessionconn.h68 char peerSessionName[SESSION_NAME_SIZE_MAX]; member
/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dtrans_server_stub.c93 static int32_t CheckOpenSessionPremission(const char *sessionName, const char *peerSessionName) in CheckOpenSessionPremission() argument
/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_adapter_test.cpp72 std::string peerSessionName = "dh_control_0"; in HWTEST_F() local
90 std::string peerSessionName = "dh_control_0"; in HWTEST_F() local
H A Ddcamera_softbus_session_test.cpp69 std::string peerSessionName = "testpeersession"; in SetUp() 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/filemanagement/dfs_service/utils/system/include/
H A Dutils_directory.h66 std::string peerSessionName; member

Completed in 14 milliseconds

12