Home
last modified time | relevance | path

Searched refs:SESSION_NAME (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_file_send_listener_test.cpp37 const string SESSION_NAME = "mySessionName"; variable
60 SoftBusHandler::clientSessNameMap_.insert(std::make_pair(SOCKET_ID, SESSION_NAME)); in SetUp()
87 SoftBusSessionPool::GetInstance().AddSessionInfo(SESSION_NAME, sessionInfo1);
92 bool flag = SoftBusSessionPool::GetInstance().GetSessionInfo(SESSION_NAME, sessionInfo);
97 flag = SoftBusSessionPool::GetInstance().GetSessionInfo(SESSION_NAME, sessionInfo);
117 SoftBusHandler::GetInstance().serverIdMap_.insert(std::make_pair(SESSION_NAME, SOCKET_ID));
121 auto it = SoftBusHandler::GetInstance().serverIdMap_.find(SESSION_NAME);
144 SoftBusHandler::GetInstance().serverIdMap_.insert(std::make_pair(SESSION_NAME, SOCKET_ID));
147 auto it = SoftBusHandler::GetInstance().serverIdMap_.find(SESSION_NAME);
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H A Dsession_manager.cpp30 const string SESSION_NAME = "DistributedFileService_edge2edge_Session"; variable
44 …auto ret = SoftbusAdapter::GetInstance().CreateSessionServer(SERVICE_NAME.c_str(), SESSION_NAME.c_… in CreateServer()
49 SoftbusAdapter::GetInstance().RegisterSessionListener(SESSION_NAME.c_str(), shared_from_this()); in CreateServer()
64 …auto ret = SoftbusAdapter::GetInstance().RemoveSessionServer(SERVICE_NAME.c_str(), SESSION_NAME.c_… in RemoveServer()
70 SoftbusAdapter::GetInstance().UnRegisterSessionListener(SESSION_NAME.c_str()); in RemoveServer()
113 auto sendSession = make_shared<SoftbusSession>(peerDeviceId, SESSION_NAME.c_str(), type); in CreateSession()
/ohos5.0/docs/zh-cn/application-dev/media/avsession/
H A Davsession-access-scene.md46 let session = await AVSessionManager.createAVSession(context,'SESSION_NAME', type);
74 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', 'audio');
102 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
138 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
170 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', 'audio');
200 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
309 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
332 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
370 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
406 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
[all …]
H A Dusing-avsession-developer.md48 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
67 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', 'audio');
145 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
178 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
202 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
230 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
306 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
337 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
366 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
390 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
H A Dlocal-avsession-overview.md47 …essionManager.AVSession = await AVSessionManager.createAVSession(context, 'SESSION_NAME', 'audio');
/ohos5.0/docs/en/application-dev/media/avsession/
H A Dusing-avsession-developer.md48 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
67 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', 'audio');
145 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
179 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
204 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
232 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
308 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
339 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
369 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
393 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
H A Davsession-access-scene.md46 let session = await AVSessionManager.createAVSession(context,'SESSION_NAME', type);
74 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', 'audio');
102 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
139 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
172 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', 'audio');
202 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
310 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
333 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
371 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
406 let session = await AVSessionManager.createAVSession(context, 'SESSION_NAME', type);
[all …]
H A Dlocal-avsession-overview.md47 …essionManager.AVSession = await AVSessionManager.createAVSession(context, 'SESSION_NAME', 'audio');
/ohos5.0/base/security/access_token/services/tokensyncmanager/include/remote/
H A Dsoft_bus_manager.h107 static const std::string SESSION_NAME;
/ohos5.0/foundation/distributedhardware/distributed_input/services/common/include/
H A Ddinput_softbus_define.h45 const std::string SESSION_NAME = "ohos.dhardware.dinput.session"; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_message_append_test.cpp58 static const char *SESSION_NAME = "com.test.trans.auth.demo"; variable
139 …s(conn->appInfo.myData.sessionName, SESSION_NAME_SIZE_MAX, SESSION_NAME, (strlen(SESSION_NAME) + 1… in TestSetSessionConn()
141 …conn->appInfo.peerData.sessionName, SESSION_NAME_SIZE_MAX, SESSION_NAME, (strlen(SESSION_NAME) + 1… in TestSetSessionConn()
170 …mcpy_s(appInfo->myData.sessionName, SESSION_NAME_SIZE_MAX, SESSION_NAME, (strlen(SESSION_NAME) + 1… in TestSetAppInfo()
172 …py_s(appInfo->peerData.sessionName, SESSION_NAME_SIZE_MAX, SESSION_NAME, (strlen(SESSION_NAME) + 1… in TestSetAppInfo()
1793 …s(conn->appInfo.myData.sessionName, SESSION_NAME_SIZE_MAX, META_SESSION, (strlen(SESSION_NAME)+1));
H A Dtrans_tcp_direct_p2p_mock_test.cpp49 static const char *SESSION_NAME = "com.test.trans.auth.demo"; variable
137 SESSION_NAME, (strlen(SESSION_NAME) + 1)); in TestSetSessionConn()
140 SESSION_NAME_SIZE_MAX, SESSION_NAME, (strlen(SESSION_NAME) + 1)); in TestSetSessionConn()
/ohos5.0/foundation/distributedhardware/distributed_input/services/transportbase/src/
H A Ddistributed_input_transport_base.cpp149 localSessionName_ = SESSION_NAME + networkId.substr(0, INTERCEPT_STRING_LENGTH); in CreateServerSocket()
212 std::string peerSessionName = SESSION_NAME + remoteDevId.substr(0, INTERCEPT_STRING_LENGTH); in CreateClientSocket()
249 std::string peerSessionName = SESSION_NAME + remoteDevId.substr(0, INTERCEPT_STRING_LENGTH); in StartSession()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_pipeline.c32 #define SESSION_NAME "ohos.dsoftbus.inner.p2pchannel" macro
542 int32_t channelId = TransOpenNetWorkingChannel(SESSION_NAME, networkId, preferred); in OpenNetWorkingChannel()
657 ret = TransRegisterNetworkingChannelListener(SESSION_NAME, &listener); in TransProxyPipelineInit()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_util.c46 #define SESSION_NAME "SESSION_NAME" macro
668 char* sessionName = GetStringValueByRecord(&srcRecord[i], SESSION_NAME); in OnQueryAlarm()
/ohos5.0/foundation/communication/dsoftbus/
H A Dhisysevent.yaml210 SESSION_NAME: {type: STRING, desc: session name }