Home
last modified time | relevance | path

Searched defs:sessionId (Results 376 - 400 of 552) sorted by relevance

1...<<11121314151617181920>>...23

/foundation/multimedia/av_session/frameworks/native/ohavsession/src/
H A DOHAVSession.cpp411 AVSession_ErrCode OH_AVSession_GetSessionId(OH_AVSession* avsession, const char** sessionId) in OH_AVSession_GetSessionId() argument
/foundation/multimedia/av_session/frameworks/native/session/src/
H A Davsession_manager_impl.cpp143 int32_t AVSessionManagerImpl::GetSessionDescriptorsBySessionId(const std::string& sessionId, in GetSessionDescriptorsBySessionId() argument
181 int32_t AVSessionManagerImpl::CreateController(const std::string& sessionId, in CreateController() argument
195 int32_t AVSessionManagerImpl::GetAVCastController(const std::string& sessionId, in GetAVCastController() argument
[all...]
/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/
H A Davscreen_capture_napi.cpp226 int32_t sessionId; in JsReportAVScreenCaptureUserChoice() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_channel_common.c372 static int32_t CancelWaitLaneState(const char *sessionName, int32_t sessionId) in CancelWaitLaneState() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/src/
H A Dclient_trans_udp_manager.c394 int32_t sessionId = channel->sessionId; in CloseUdpChannelProc() local
543 static int32_t OnFileGetSessionId(int32_t channelId, int32_t *sessionId) in OnFileGetSessionId() argument
559 static int32_t OnIdleTimeoutReset(int32_t sessionId) in OnIdleTimeoutReset() argument
779 int32_t TransSetUdpChanelSessionId(int32_t channelId, int32_t sessionId) in TransSetUdpChanelSessionId() argument
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/
H A Dtrans_sdk_file_test.cpp126 void OnFileTransErrorTest(int32_t sessionId) in OnFileTransErrorTest() argument
131 int32_t OnReceiveFileStartedTest(int32_t sessionId, const char *files, int32_t fileCnt) in OnReceiveFileStartedTest() argument
137 void OnReceiveFileFinishedTest(int32_t sessionId, const char *files, int32_t fileCnt) in OnReceiveFileFinishedTest() argument
142 int32_t OnReceiveFileProcessTest(int32_t sessionId, cons argument
148 OnSendFileProcessTest(int32_t sessionId, uint64_t bytesUpload, uint64_t bytesTotal) OnSendFileProcessTest() argument
155 OnSendFileFinishedTest(int32_t sessionId, const char *firstFile) OnSendFileFinishedTest() argument
161 DFileMsgReceiverTest(int32_t sessionId, DFileMsgType msgType, const DFileMsg *msg) DFileMsgReceiverTest() argument
634 int32_t sessionId = 0; HWTEST_F() local
[all...]
H A Ddsoftbus_app_dfile.c106 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() argument
117 static void OnSessionClosed(int32_t sessionId) in OnSessionClosed() argument
123 static void OnBytesReceived(int32_t sessionId, const void *data, uint32_t len) in OnBytesReceived() argument
129 static void OnMessageReceived(int32_t sessionId, const void *data, uint32_t len) in OnMessageReceived() argument
145 static int32_t OnSendFileProcess(int32_t sessionId, uint64_t bytesUpload, uint64_t bytesTotal) in OnSendFileProcess() argument
152 OnSendFileFinished(int32_t sessionId, const char *firstFile) OnSendFileFinished() argument
159 OnFileTransError(int32_t sessionId) OnFileTransError() argument
181 TestSendFile(int32_t sessionId) TestSendFile() argument
246 OnSessionOpenRecvFile(int32_t sessionId, int32_t result) OnSessionOpenRecvFile() argument
252 OnReceiveFileStarted(int32_t sessionId, const char *files, int32_t fileCnt) OnReceiveFileStarted() argument
258 OnReceiveFileFinished(int32_t sessionId, const char *files, int32_t fileCnt) OnReceiveFileFinished() argument
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_tcp_direct_test.cpp94 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() argument
100 static void OnSessionClosed(int32_t sessionId) in OnSessionClosed() argument
105 static void OnBytesReceived(int32_t sessionId, const void *data, unsigned int len) in OnBytesReceived() argument
110 static void OnMessageReceived(int32_t sessionId, cons argument
302 int32_t sessionId = 1; HWTEST_F() local
331 int32_t sessionId = 1; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/distributed_stream/
H A Ddistributed_stream_test.cpp118 int32_t DistributeStreamTest::OnsessionOpened(int32_t sessionId, int32_t result) in OnsessionOpened() argument
129 int32_t DistributeStreamTest::OnCtrlsessionOpened(int32_t sessionId, int32_t result) in OnCtrlsessionOpened() argument
140 void DistributeStreamTest::OnSessionClosed(int32_t sessionId) in OnSessionClosed() argument
145 OnStreamReceived(int32_t sessionId, const StreamData *data, const StreamData *ext, const StreamFrameInfo *param) OnStreamReceived() argument
150 OnBytesReceived(int32_t sessionId, const void *data, unsigned int dataLen) OnBytesReceived() argument
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/session/
H A Dclient_trans_session_manager_test.cpp94 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() argument
100 static void OnSessionClosed(int32_t sessionId) in OnSessionClosed() argument
105 static void OnBytesReceived(int32_t sessionId, const void *data, unsigned int len) in OnBytesReceived() argument
110 static void OnMessageReceived(int32_t sessionId, cons argument
172 int32_t sessionId = 0; HWTEST_F() local
223 int32_t sessionId = 0; HWTEST_F() local
264 int32_t sessionId = 0; HWTEST_F() local
320 int32_t sessionId = 0; HWTEST_F() local
352 int32_t sessionId = 0; HWTEST_F() local
382 int32_t sessionId = 0; HWTEST_F() local
403 int32_t sessionId = 0; HWTEST_F() local
458 int32_t sessionId = 0; HWTEST_F() local
508 int32_t sessionId = 0; HWTEST_F() local
583 int32_t sessionId = 0; HWTEST_F() local
654 int32_t sessionId = 0; HWTEST_F() local
689 int32_t sessionId = 0; HWTEST_F() local
735 int32_t sessionId = 0; HWTEST_F() local
793 int32_t sessionId = 0; HWTEST_F() local
857 int32_t sessionId = 0; HWTEST_F() local
1023 int32_t sessionId = 0; HWTEST_F() local
1152 int32_t sessionId = 0; HWTEST_F() local
1260 int32_t sessionId = 0; HWTEST_F() local
1284 int32_t sessionId = 0; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/include/
H A Dclient_trans_proxy_file_manager.h126 int32_t sessionId; member
142 int32_t sessionId; member
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_manager_test.cpp96 int32_t TransOnGetSessionId(int32_t channelId, int32_t channelType, int32_t *sessionId) in TransOnGetSessionId() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_lane_manager.c48 int32_t sessionId; member
385 static SocketWithChannelInfo *GetSocketWithChannelInfoBySession(const char *sessionName, int32_t sessionId) in GetSocketWithChannelInfoBySession() argument
397 static void AnonymizeLogSessionNameWhenNotFound(const char *sessionName, int32_t sessionId) in AnonymizeLogSessionNameWhenNotFound() argument
407 TransAddSocketChannelInfo( const char *sessionName, int32_t sessionId, int32_t channelId, int32_t channelType, CoreSessionState state) TransAddSocketChannelInfo() argument
464 CheckParamIsValid(const char *sessionName, int32_t sessionId) CheckParamIsValid() argument
477 TransUpdateSocketChannelInfoBySession( const char *sessionName, int32_t sessionId, int32_t channelId, int32_t channelType) TransUpdateSocketChannelInfoBySession() argument
504 TransUpdateSocketChannelLaneInfoBySession( const char *sessionName, int32_t sessionId, uint32_t laneHandle, bool isQosLane, bool isAsync) TransUpdateSocketChannelLaneInfoBySession() argument
532 TransDeleteSocketChannelInfoBySession(const char *sessionName, int32_t sessionId) TransDeleteSocketChannelInfoBySession() argument
626 TransSetSocketChannelStateBySession(const char *sessionName, int32_t sessionId, CoreSessionState state) TransSetSocketChannelStateBySession() argument
675 TransGetSocketChannelStateBySession(const char *sessionName, int32_t sessionId, CoreSessionState *state) TransGetSocketChannelStateBySession() argument
704 TransGetSocketChannelLaneInfoBySession( const char *sessionName, int32_t sessionId, uint32_t *laneHandle, bool *isQosLane, bool *isAsync) TransGetSocketChannelLaneInfoBySession() argument
767 TransGetPidFromSocketChannelInfoBySession(const char *sessionName, int32_t sessionId, int32_t *pid) TransGetPidFromSocketChannelInfoBySession() argument
[all...]
/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Drpc_process_skeleton.c292 HandleSessionList *QueryProxySessionBySessionId(uint32_t sessionId) in QueryProxySessionBySessionId() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dobject_manager_test.cpp332 std::string sessionId = "123456"; in HWTEST_F() local
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Dflat_object_store.cpp54 uint32_t FlatObjectStore::CreateObject(const std::string &sessionId) in CreateObject() argument
77 void FlatObjectStore::ResumeObject(const std::string &sessionId) in ResumeObject() argument
102 SubscribeDataChange(const std::string &sessionId) SubscribeDataChange() argument
127 Delete(const std::string &sessionId) Delete() argument
143 Watch(const std::string &sessionId, std::shared_ptr<FlatObjectWatcher> watcher) Watch() argument
156 UnWatch(const std::string &sessionId) UnWatch() argument
169 Put(const std::string &sessionId, const std::string &key, std::vector<uint8_t> value) Put() argument
178 Get(const std::string &sessionId, const std::string &key, Bytes &value) Get() argument
196 Save(const std::string &sessionId, const std::string &deviceId) Save() argument
214 RevokeSave(const std::string &sessionId) RevokeSave() argument
223 BindAssetStore(const std::string &sessionId, AssetBindInfo &bindInfo, Asset &assetValue) BindAssetStore() argument
240 CheckRetrieveCache(const std::string &sessionId) CheckRetrieveCache() argument
250 FilterData(const std::string &sessionId, std::map<std::string, std::vector<uint8_t>> &data) FilterData() argument
260 PutDouble(const std::string &sessionId, const std::string &key, double value) PutDouble() argument
269 PutBoolean(const std::string &sessionId, const std::string &key, bool value) PutBoolean() argument
278 PutString(const std::string &sessionId, const std::string &key, const std::string &value) PutString() argument
288 GetDouble(const std::string &sessionId, const std::string &key, double &value) GetDouble() argument
304 GetBoolean(const std::string &sessionId, const std::string &key, bool &value) GetBoolean() argument
321 GetString(const std::string &sessionId, const std::string &key, std::string &value) GetString() argument
336 PutComplex(const std::string &sessionId, const std::string &key, const std::vector<uint8_t> &value) PutComplex() argument
350 GetComplex(const std::string &sessionId, const std::string &key, std::vector<uint8_t> &value) GetComplex() argument
362 GetType(const std::string &sessionId, const std::string &key, Type &type) GetType() argument
387 Save(const std::string &bundleName, const std::string &sessionId, const std::string &deviceId, const std::map<std::string, std::vector<uint8_t>> &objectData) Save() argument
411 RevokeSave(const std::string &bundleName, const std::string &sessionId) RevokeSave() argument
429 SaveObject(const std::string &bundleName, const std::string &sessionId, const std::string &deviceId, const std::map<std::string, std::vector<uint8_t>> &objectData, const std::function<void(const std::map<std::string, int32_t> &)> &callback) SaveObject() argument
459 RevokeSaveObject( const std::string &bundleName, const std::string &sessionId, const std::function<void(int32_t)> &callback) RevokeSaveObject() argument
482 ResumeObject(const std::string &bundleName, const std::string &sessionId, std::function<void(const std::map<std::string, std::vector<uint8_t>> &data, bool allReady)> &callback) ResumeObject() argument
504 SubscribeDataChange(const std::string &bundleName, const std::string &sessionId, std::function<void(const std::map<std::string, std::vector<uint8_t>> &data, bool allReady)> &callback) SubscribeDataChange() argument
527 UnregisterDataChange(const std::string &bundleName, const std::string &sessionId) UnregisterDataChange() argument
542 DeleteSnapshot(const std::string &bundleName, const std::string &sessionId) DeleteSnapshot() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_service_impl.cpp63 int32_t ObjectServiceImpl::ObjectStoreSave(const std::string &bundleName, const std::string &sessionId, in ObjectStoreSave() argument
84 int32_t ObjectServiceImpl::OnAssetChanged(const std::string &bundleName, const std::string &sessionId, in OnAssetChanged() argument
99 int32_t ObjectServiceImpl::BindAssetStore(const std::string &bundleName, const std::string &sessionId, in BindAssetStore() argument
187 ObjectStoreRevokeSave( const std::string &bundleName, const std::string &sessionId, sptr<IRemoteObject> callback) ObjectStoreRevokeSave() argument
204 ObjectStoreRetrieve( const std::string &bundleName, const std::string &sessionId, sptr<IRemoteObject> callback) ObjectStoreRetrieve() argument
221 RegisterDataObserver( const std::string &bundleName, const std::string &sessionId, sptr<IRemoteObject> callback) RegisterDataObserver() argument
235 UnregisterDataChangeObserver(const std::string &bundleName, const std::string &sessionId) UnregisterDataChangeObserver() argument
248 DeleteSnapshot(const std::string &bundleName, const std::string &sessionId) DeleteSnapshot() argument
259 IsBundleNameEqualTokenId( const std::string &bundleName, const std::string &sessionId, const uint32_t &tokenId) IsBundleNameEqualTokenId() argument
[all...]
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service.cpp1336 int sessionId = 0; in HWTEST_F() local
1349 int sessionId = 0; in HWTEST_F() local
/foundation/distributedhardware/device_manager/services/service/src/pinholder/
H A Dpin_holder.cpp421 void PinHolder::OnDataReceived(int32_t sessionId, std::string message) in OnDataReceived() argument
450 void PinHolder::GetPeerDeviceId(int32_t sessionId, std::string &udidHash) in GetPeerDeviceId() argument
470 void PinHolder::OnSessionOpened(int32_t sessionId, int32_t sessionSide, int32_t result) in OnSessionOpened() argument
501 OnSessionClosed(int32_t sessionId) OnSessionClosed() argument
[all...]
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_first.cpp253 const int32_t sessionId = 65; in HWTEST_F() local
321 const int32_t sessionId = 65; in HWTEST_F() local
348 const int32_t sessionId = 78; in HWTEST_F() local
989 int32_t sessionId = 0; in HWTEST_F() local
1049 int32_t sessionId = 0; HWTEST_F() local
1057 int32_t sessionId = 0; HWTEST_F() local
1067 int32_t sessionId = 0; HWTEST_F() local
1078 int32_t sessionId = 0; HWTEST_F() local
1090 int32_t sessionId = 0; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dsoftbus_channel_adapter.cpp83 static void OnSessionOpened(int32_t sessionId, PeerSocketInfo info) in OnSessionOpened() argument
90 static void OnSessionClosed(int32_t sessionId, ShutdownReason reason) in OnSessionClosed() argument
95 static void OnBytesReceived(int32_t sessionId, const void *data, uint32_t dataLen) in OnBytesReceived() argument
100 static void OnStreamReceived(int32_t sessionId, const StreamData *data, const StreamData *ext, in OnStreamReceived() argument
230 int32_t sessionId = INVALID_SESSION_ID; in RemoveChannelServer() local
322 int32_t sessionId = GetSessIdBySessName(sessName, peerDevId); CloseSoftbusChannel() local
457 GetSessionNameById(int32_t sessionId) GetSessionNameById() argument
470 OnSoftbusChannelOpened(std::string peerSessionName, int32_t sessionId, std::string peerDevId, int32_t result) OnSoftbusChannelOpened() argument
502 OnSoftbusChannelClosed(int32_t sessionId, ShutdownReason reason) OnSoftbusChannelClosed() argument
522 OnSoftbusBytesReceived(int32_t sessionId, const void *data, uint32_t dataLen) OnSoftbusBytesReceived() argument
543 OnSoftbusStreamReceived(int32_t sessionId, const StreamData *data, const StreamData *ext, const StreamFrameInfo *frameInfo) OnSoftbusStreamReceived() argument
588 GetPeerDevIdBySessId(int32_t sessionId) GetPeerDevIdBySessId() argument
[all...]
/foundation/distributedhardware/distributed_input/services/common/include/
H A Ddinput_softbus_define.h32 int32_t sessionId; member
/foundation/distributedhardware/distributed_input/services/sink/transport/src/
H A Ddistributed_input_sink_transport.cpp91 int32_t sessionId = DistributedInputSinkSwitch::GetInstance().GetSwitchOpenedSession(); in ProcessEvent() local
149 int32_t DistributedInputSinkTransport::RespUnprepareRemoteInput(const int32_t sessionId, st argument
132 RespPrepareRemoteInput( const int32_t sessionId, std::string &smsg) RespPrepareRemoteInput() argument
165 RespStartRemoteInput(const int32_t sessionId, std::string &smsg) RespStartRemoteInput() argument
181 RespStopRemoteInput(const int32_t sessionId, std::string &smsg) RespStopRemoteInput() argument
197 RespLatency(const int32_t sessionId, std::string &smsg) RespLatency() argument
213 SendKeyStateNodeMsg(const int32_t sessionId, const std::string &dhId, uint32_t type, const uint32_t btnCode, int32_t value) SendKeyStateNodeMsg() argument
235 SendKeyStateNodeMsgBatch(const int32_t sessionId, const std::vector<struct RawEvent> &events) SendKeyStateNodeMsgBatch() argument
261 DoSendMsgBatch(const int32_t sessionId, const std::vector<struct RawEvent> &events) DoSendMsgBatch() argument
316 SendMessage(int32_t sessionId, std::string &message) SendMessage() argument
334 NotifyPrepareRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyPrepareRemoteInput() argument
351 NotifyUnprepareRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyUnprepareRemoteInput() argument
367 NotifyStartRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyStartRemoteInput() argument
385 NotifyStopRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyStopRemoteInput() argument
403 NotifyLatency(int32_t sessionId, const nlohmann::json &recMsg) NotifyLatency() argument
417 NotifyStartRemoteInputDhid(int32_t sessionId, const nlohmann::json &recMsg) NotifyStartRemoteInputDhid() argument
435 NotifyStopRemoteInputDhid(int32_t sessionId, const nlohmann::json &recMsg) NotifyStopRemoteInputDhid() argument
453 NotifyRelayPrepareRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyRelayPrepareRemoteInput() argument
471 NotifyRelayUnprepareRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyRelayUnprepareRemoteInput() argument
489 NotifyRelayStartDhidRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyRelayStartDhidRemoteInput() argument
509 NotifyRelayStopDhidRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyRelayStopDhidRemoteInput() argument
529 NotifyRelayStartTypeRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyRelayStartTypeRemoteInput() argument
549 NotifyRelayStopTypeRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyRelayStopTypeRemoteInput() argument
569 NotifySessionClosed(int32_t sessionId) NotifySessionClosed() argument
574 HandleSessionData(int32_t sessionId, const std::string &message) HandleSessionData() argument
580 HandleEventInner(int32_t sessionId, const nlohmann::json &recMsg) HandleEventInner() argument
607 HandleData(int32_t sessionId, const std::string &message) HandleData() argument
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_input/daudio_input_test/
H A Ddaudio_input_test.cpp533 int32_t sessionId = 1; in HWTEST_F() local
555 int32_t sessionId = 1; in HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_input/services/transportbase/src/
H A Ddistributed_input_transport_base.cpp197 std::string DistributedInputTransportBase::GetDevIdBySessionId(int32_t sessionId) in GetDevIdBySessionId() argument
301 int32_t sessionId = remoteDevSessionMap_[remoteDevId]; in StopSession() local
380 int32_t DistributedInputTransportBase::OnSessionOpened(int32_t sessionId, const PeerSocketInfo &info) in OnSessionOpened() argument
403 OnSessionClosed(int32_t sessionId, ShutdownReason reason) OnSessionClosed() argument
467 OnBytesReceived(int32_t sessionId, const void *data, uint32_t dataLen) OnBytesReceived() argument
493 HandleSession(int32_t sessionId, const std::string &message) HandleSession() argument
525 SendMsg(int32_t sessionId, std::string &message) SendMsg() argument
[all...]

Completed in 27 milliseconds

1...<<11121314151617181920>>...23