/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/sdk/transmission/fuzztest/clienttranssessionservice_fuzzer/ |
H A D | clienttranssessionservice_fuzzer.cpp | 70 char peerSessionName[SESSION_NAME_SIZE_MAX] = "ohos.fuzz.dms.test"; in OpenSessionSyncTest() local
|
/foundation/distributedhardware/distributed_camera/services/channel/src/ |
H A D | dcamera_channel_sink_impl.cpp | 74 std::string peerSessionName = SESSION_HEAD + sessionFlag; in CreateSession() local
|
H A D | dcamera_channel_source_impl.cpp | 83 std::string peerSessionName = SESSION_HEAD + (*iter).dhId_ + std::string("_") + sessionFlag; in CreateSession() 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/demo/transport/ |
H A D | getsessioninfo_demo.c | 116 char peerSessionName[SESSION_NAME_SIZE_MAX] = {0}; in main() local
|
/foundation/communication/dsoftbus/tests/sdk/transmission/session/ |
H A D | client_trans_session_service_impl_test.cpp | 164 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 D | softbusadapter_fuzzer.cpp | 29 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 D | distributed_input_dfx_test.cpp | 108 std::string peerSessionName = "peerSessionName_test"; in HWTEST_F() local
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/ |
H A D | softbus_session_dispatcher_test.cpp | 168 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 D | softbus_session_dispatcher.cpp | 67 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 D | client_trans_udp_manager.h | 47 char peerSessionName[SESSION_NAME_SIZE_MAX]; member
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/ |
H A D | trans_session_test.cpp | 269 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 D | session_mock.cpp | 41 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 D | sessionmock_fuzzer.cpp | 54 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 D | trans_tcp_direct_sessionconn.h | 68 char peerSessionName[SESSION_NAME_SIZE_MAX]; member
|
/foundation/communication/dsoftbus/core/frame/small/init/src/ |
H A D | trans_server_stub.c | 93 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 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_adapter_test.cpp | 72 std::string peerSessionName = "dh_control_0"; in HWTEST_F() local 90 std::string peerSessionName = "dh_control_0"; in HWTEST_F() local
|
H A D | dcamera_softbus_session_test.cpp | 69 std::string peerSessionName = "testpeersession"; in SetUp() 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/filemanagement/dfs_service/utils/system/include/ |
H A D | utils_directory.h | 66 std::string peerSessionName; member
|