Home
last modified time | relevance | path

Searched defs:sessionName (Results 1 - 25 of 195) sorted by relevance

12345678

/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
H A Dsession_ipc_adapter_virtual.c24 bool CheckIsNormalApp(const char *sessionName) in CheckIsNormalApp() argument
H A Dsession_ipc_adapter.cpp36 bool CheckIsNormalApp(const char *sessionName) in CheckIsNormalApp() argument
/foundation/communication/dsoftbus/core/transmission/session/include/
H A Dtrans_session_manager.h29 char sessionName[SESSION_NAME_SIZE_MAX]; member
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/setfilereceivelistener_fuzzer/
H A Dsetfilereceivelistener_fuzzer.cpp30 char *sessionName = nullptr; in SetFileReceiveListenerTest() local
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/setfilesendlistener_fuzzer/
H A Dsetfilesendlistener_fuzzer.cpp30 char *sessionName = nullptr; in SetFileSendListenerTest() local
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_trans_virtual.c26 void SoftBusTransDumpRegisterSession(int fd, const char* pkgName, const char* sessionName, in SoftBusTransDumpRegisterSession() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/include/
H A Dtrans_lane_pending_ctl.h35 char sessionName[SESSION_NAME_SIZE_MAX]; member
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_channel_limit.c28 const char *sessionName; member
72 bool CheckSessionNameValidOnAuthChannel(const char *sessionName) in CheckSessionNameValidOnAuthChannel() argument
93 IsNoPkgNameSession(const char *sessionName) IsNoPkgNameSession() argument
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/permission/
H A Dtrans_dynamic_permission_test.cpp128 std::string sessionName = "DBinder" + std::to_string(g_permUid) + std::string("_") + std::to_string(g_permPid); in HWTEST_F() local
178 std::string sessionName = "DBinder" + std::to_string(g_permUid) + std::string("_") + std::to_string(testPid); HWTEST_F() local
193 std::string sessionName = "DBinder" + std::to_string(g_permUid) + std::string("_") + std::to_string(testPid); HWTEST_F() local
215 std::string sessionName = "DBinder" + std::to_string(g_permUid) + std::string("_") + std::to_string(testPid); HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/auth_channel/
H A Dtrans_auth_manager_test.cpp75 char sessionName[SESSION_NAME_SIZE_MAX] = {0}; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_channel_manager_mock_test/
H A Dtrans_channel_manager_mock_test.cpp194 const char *sessionName = "test_name"; in HWTEST_F() local
209 const char *sessionName = "test_name"; in HWTEST_F() local
H A Dtrans_manager_test_mock.cpp43 int32_t TransGetPidFromSocketChannelInfoBySession(const char *sessionName, int32_t sessionId, int32_t *pid) in TransGetPidFromSocketChannelInfoBySession() argument
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Dhmdfs_info.h29 std::string sessionName; member
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Dfile_trans_listener_proxy.cpp61 int32_t FileTransListenerProxy::OnFailed(const std::string &sessionName, int32_t errorCode) in OnFailed() argument
92 int32_t FileTransListenerProxy::OnFinished(const std::string &sessionName) in OnFinished() argument
H A Dtrans_mananger.cpp29 void TransManager::NotifyFileProgress(const std::string &sessionName, uint64_t total, uint64_t processed) in NotifyFileProgress() argument
44 void TransManager::NotifyFileFailed(const std::string &sessionName, int32_t errorCode) in NotifyFileFailed() argument
59 void TransManager::NotifyFileFinished(const std::string &sessionName) in NotifyFileFinished() argument
74 AddTransTask(const std::string &sessionName, const sptr<IFileTransListener> &listener) AddTransTask() argument
85 DeleteTransTask(const std::string &sessionName) DeleteTransTask() argument
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_session_pool.cpp33 std::string sessionName = std::string(SESSION_NAME_PREFIX) + std::to_string(i); in GenerateSessionName() local
43 void SoftBusSessionPool::AddSessionInfo(const std::string &sessionName, const SessionInfo &sessionInfo) in AddSessionInfo() argument
49 void SoftBusSessionPool::DeleteSessionInfo(const std::string &sessionName) in DeleteSessionInfo() argument
55 bool SoftBusSessionPool::GetSessionInfo(const std::string &sessionName, SessionInfo &sessionInfo) in GetSessionInfo() argument
[all...]
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
H A Dtrans_mananger_test.cpp59 string sessionName; in HWTEST_F() local
69 string sessionName; in HWTEST_F() local
79 string sessionName; in HWTEST_F() local
88 string sessionName; in HWTEST_F() local
105 string sessionName; in HWTEST_F() local
115 string sessionName; HWTEST_F() local
125 string sessionName; HWTEST_F() local
134 string sessionName; HWTEST_F() local
143 string sessionName; HWTEST_F() local
154 string sessionName; HWTEST_F() local
[all...]
/foundation/filemanagement/file_api/interfaces/kits/native/task_signal/
H A Dtask_signal.cpp81 void TaskSignal::SetFileInfoOfRemoteTask(const std::string &sessionName, const std::string &filePath) in SetFileInfoOfRemoteTask() argument
/foundation/communication/dsoftbus/core/common/security/permission/mini/
H A Dsoftbus_permission.c28 CheckTransPermission(pid_t callingUid, pid_t callingPid, const char *pkgName, const char *sessionName, uint32_t actions) CheckTransPermission() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttransproxymanager_fuzzer/
H A Dclienttransproxymanager_fuzzer.cpp49 char *sessionName = nullptr; in ClientTransProxyManagerTest() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_network.c28 char sessionName[SESSION_NAME_SIZE_MAX]; member
34 static INetworkingListenerEntry *FindListenerEntry(const char *sessionName) in FindListenerEntry() argument
61 void NotifyNetworkingChannelOpenFailed(const char *sessionName, int32_t channelId, const char *networkId) in NotifyNetworkingChannelOpenFailed() argument
71 void NotifyNetworkingChannelClosed(const char *sessionName, int32_t channelId) in NotifyNetworkingChannelClosed() argument
44 NotifyNetworkingChannelOpened( const char *sessionName, int32_t channelId, const AppInfo *appInfo, unsigned char isServer) NotifyNetworkingChannelOpened() argument
81 NotifyNetworkingMsgReceived(const char *sessionName, int32_t channelId, const char *data, uint32_t len) NotifyNetworkingMsgReceived() argument
90 TransRegisterNetworkingChannelListener(const char *sessionName, const INetworkingListener *listener) TransRegisterNetworkingChannelListener() argument
[all...]
/foundation/communication/dsoftbus/core/transmission/session/src/
H A Dtrans_session_service.c90 int32_t TransCreateSessionServer(const char *pkgName, const char *sessionName, int32_t uid, int32_t pid) in TransCreateSessionServer() argument
137 int32_t TransRemoveSessionServer(const char *pkgName, const char *sessionName) in TransRemoveSessionServer() argument
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_virtual.c57 int32_t TransUdpGetNameByChanId(int32_t channelId, char *pkgName, char *sessionName, in TransUdpGetNameByChanId() argument
/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dlnn_trans_mock.cpp42 int32_t TransRegisterNetworkingChannelListener(const char *sessionName, const INetworkingListener *listener) in TransRegisterNetworkingChannelListener() argument
47 int32_t TransOpenNetWorkingChannel(const char *sessionName, const char *peerNetworkId, in TransOpenNetWorkingChannel() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_callback.c34 int32_t TransTdcOnChannelOpened(const char *pkgName, int32_t pid, const char *sessionName, in TransTdcOnChannelOpened() argument
56 int32_t TransTdcGetPkgName(const char *sessionName, char *pkgName, uint16_t len) in TransTdcGetPkgName() argument
61 int32_t TransTdcGetUidAndPid(const char *sessionName, int32_t *uid, int32_t *pid) in TransTdcGetUidAndPid() argument

Completed in 8 milliseconds

12345678