| /foundation/multimedia/audio_framework/test/fuzztest/audiopolicyservicemore_fuzzer/ |
| H A D | audio_policy_service_more_fuzzer.cpp | 180 int32_t sessionId = *reinterpret_cast<const int32_t*>(rawData); in AudioPolicyServiceSecondTest() local 374 int32_t sessionId = *reinterpret_cast<const int32_t*>(rawData); in AudioPolicyServiceTestIII() local
|
| /foundation/multimedia/audio_framework/services/audio_policy/client/src/ |
| H A D | audio_policy_client_stub_impl.cpp | 437 int32_t AudioPolicyClientStubImpl::RemoveDeviceChangeWithInfoCallback(const uint32_t sessionId) in RemoveDeviceChangeWithInfoCallback() argument 444 void AudioPolicyClientStubImpl::OnRendererDeviceChange(const uint32_t sessionId, in OnRendererDeviceChange() argument 429 AddDeviceChangeWithInfoCallback( const uint32_t sessionId, const std::weak_ptr<DeviceChangeWithInfoCallback> &cb) AddDeviceChangeWithInfoCallback() argument 486 OnRecreateRendererStreamEvent(const uint32_t sessionId, const int32_t streamFlag, const AudioStreamDeviceChangeReasonExt reason) OnRecreateRendererStreamEvent() argument 504 OnRecreateCapturerStreamEvent(const uint32_t sessionId, const int32_t streamFlag, const AudioStreamDeviceChangeReasonExt reason) OnRecreateCapturerStreamEvent() argument [all...] |
| /foundation/multimedia/audio_framework/test/fuzztest/audiopolicymore_fuzzer/ |
| H A D | audio_policy_more_fuzzer.cpp | 372 uint32_t sessionId = *reinterpret_cast<const uint32_t *>(rawData); in AudioDeviceMoreFuzzTest() local
|
| /foundation/multimedia/av_session/services/session/server/migrate/ |
| H A D | migrate_avsession_server.cpp | 74 void MigrateAVSessionServer::CreateController(const std::string &sessionId)
in CreateController() argument 108 void MigrateAVSessionServer::ClearCacheBySessionId(const std::string &sessionId)
in ClearCacheBySessionId() argument 124 void MigrateAVSessionServer::UpdateCache(const std::string &sessionId, sptr<AVControllerItem> avcontroller,
in UpdateCache() argument 217 GetControllerById(const std::string &sessionId, sptr<AVControllerItem> &controller) GetControllerById() argument 246 std::string sessionId = descriptor.sessionId_; OnSessionCreate() local 258 std::string sessionId = descriptor.sessionId_; OnSessionRelease() local 384 GetBundleName(std::string sessionId) GetBundleName() argument [all...] |
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/picker/ |
| H A D | camera_picker_napi.cpp | 277 int32_t sessionId = uiContent->CreateModalUIExtension(want, extensionCallbacks, config); in StartCameraAbility() local
|
| /foundation/communication/dsoftbus/tests/sdk/frame/fuzztest/softbusclientstub_fuzzer/ |
| H A D | softbusclientstub_fuzzer.cpp | 601 int32_t sessionId = *(reinterpret_cast<const int32_t *>(data)); in SetChannelInfoInnerTest() local
|
| /foundation/communication/dsoftbus/sdk/frame/standard/src/ |
| H A D | softbus_client_stub.cpp | 339 int32_t sessionId; in SetChannelInfoInner() local 150 SetChannelInfo( const char *sessionName, int32_t sessionId, int32_t channelId, int32_t channelType) SetChannelInfo() argument
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/ |
| H A D | dsoftbus_app_dfile.cpp | 113 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() argument 124 static void OnSessionClosed(int32_t sessionId) in OnSessionClosed() argument 130 static void OnBytesReceived(int32_t sessionId, const void *data, uint32_t len) in OnBytesReceived() argument 135 static void OnMessageReceived(int32_t sessionId, const void *data, uint32_t len) in OnMessageReceived() argument 150 static int32_t OnSendFileProcess(int32_t sessionId, uint64_t bytesUpload, uint64_t bytesTotal) in OnSendFileProcess() argument 157 OnSendFileFinished(int32_t sessionId, const char *firstFile) OnSendFileFinished() argument 164 OnFileTransError(int32_t sessionId) OnFileTransError() argument 182 TestSendFile(int32_t sessionId) TestSendFile() argument 265 OnSessionOpenRecvFile(int32_t sessionId, int32_t result) OnSessionOpenRecvFile() argument 271 OnReceiveFileStarted(int32_t sessionId, const char *files, int32_t fileCnt) OnReceiveFileStarted() argument 277 OnReceiveFileFinished(int32_t sessionId, const char *files, int32_t fileCnt) OnReceiveFileFinished() argument [all...] |
| /foundation/communication/dsoftbus/sdk/transmission/session/src/ |
| H A D | client_trans_socket_manager.c | 663 CleanUpTimeoutAuthSession(int32_t sessionId) CleanUpTimeoutAuthSession() argument 849 ClientDeleteSocketSession(int32_t sessionId) ClientDeleteSocketSession() argument [all...] |
| /foundation/communication/dsoftbus/tests/sdk/transmission/session/ |
| H A D | client_trans_session_test.cpp | 109 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() argument 115 static void OnSessionClosed(int32_t sessionId) in OnSessionClosed() argument 120 static void OnBytesReceived(int32_t sessionId, const void *data, unsigned int len) in OnBytesReceived() argument 125 static void OnMessageReceived(int32_t sessionId, cons argument 130 OnStreamReceived(int32_t sessionId, const StreamData *data, const StreamData *ext, const StreamFrameInfo *param) OnStreamReceived() argument 136 OnQosEvent(int32_t sessionId, int32_t eventId, int32_t tvCount, const QosTv *tvList) OnQosEvent() argument 141 OnSessionOpenedErr(int32_t sessionId, int32_t result) OnSessionOpenedErr() argument 147 OnReceiveFileStarted(int32_t sessionId, const char *files, int32_t fileCnt) OnReceiveFileStarted() argument 153 OnReceiveFileProcess(int32_t sessionId, const char *firstFile, uint64_t bytesUpload, uint64_t bytesTotal) OnReceiveFileProcess() argument 159 OnReceiveFileFinished(int32_t sessionId, const char *files, int32_t fileCnt) OnReceiveFileFinished() argument 164 OnFileTransError(int32_t sessionId) OnFileTransError() argument 169 OnSendFileProcess(int32_t sessionId, uint64_t bytesUpload, uint64_t bytesTotal) OnSendFileProcess() argument 175 OnSendFileFinished(int32_t sessionId, const char *firstFile) OnSendFileFinished() argument 267 int32_t sessionId = 0; AddSessionServerAndSession() local 278 DeleteSessionServerAndSession(const char *sessionName, int32_t sessionId) DeleteSessionServerAndSession() argument 395 int32_t sessionId = 0; HWTEST_F() local 535 int32_t sessionId = 0; HWTEST_F() local 572 int32_t sessionId = 0; HWTEST_F() local 606 int32_t sessionId = 0; HWTEST_F() local 675 int32_t sessionId = AddSessionServerAndSession(g_sessionName, CHANNEL_TYPE_BUTT, false); HWTEST_F() local 701 int32_t sessionId = AddSessionServerAndSession(g_sessionName, CHANNEL_TYPE_BUTT, false); HWTEST_F() local 720 int32_t sessionId = AddSessionServerAndSession(g_sessionName, CHANNEL_TYPE_BUTT, false); HWTEST_F() local 790 int32_t sessionId = AddSessionServerAndSession(g_sessionName, CHANNEL_TYPE_BUTT, false); HWTEST_F() local 820 int32_t sessionId = AddSessionServerAndSession(dfsSessionName, CHANNEL_TYPE_TCP_DIRECT, false); HWTEST_F() local 837 int32_t sessionId = AddSessionServerAndSession(dfsSessionName, CHANNEL_TYPE_TCP_DIRECT, false); HWTEST_F() local 854 int32_t sessionId = AddSessionServerAndSession(dfsSessionName, CHANNEL_TYPE_TCP_DIRECT, false); HWTEST_F() local 914 int32_t sessionId = AddSessionServerAndSession(g_sessionName, CHANNEL_TYPE_TCP_DIRECT, false); HWTEST_F() local 931 int32_t sessionId = AddSessionServerAndSession(g_sessionName, CHANNEL_TYPE_TCP_DIRECT, false); HWTEST_F() local 954 int32_t sessionId = AddSessionServerAndSession(g_sessionName, CHANNEL_TYPE_TCP_DIRECT, false); HWTEST_F() local 1066 int32_t sessionId = AddSessionServerAndSession(g_sessionName, CHANNEL_TYPE_TCP_DIRECT, false); HWTEST_F() local [all...] |
| /foundation/communication/ipc/services/dbinder/c/src/ |
| H A D | dbinder_service.c | 203 int32_t sessionId = g_trans->Connect(DBINDER_SESSION_NAME, deviceId, NULL); in SendDataToRemote() local
|
| /foundation/communication/dsoftbus/sdk/transmission/session/include/ |
| H A D | client_trans_session_manager.h | 76 int32_t sessionId; member 147 int32_t sessionId; member [all...] |
| /foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/file/ |
| H A D | proxy_session_file_test.cpp | 132 int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() argument 143 void OnSessionClosed(int32_t sessionId) in OnSessionClosed() argument 149 void OnStreamReceived(int32_t sessionId, const StreamData *data, const StreamData *ext, const StreamFrameInfo *param) in OnStreamReceived() argument 163 void OnBytesReceived(int32_t sessionId, cons argument 171 OnMessageReceived(int32_t sessionId, const void *data, unsigned int len) OnMessageReceived() argument 184 OnSendFileProcess(int32_t sessionId, uint64_t bytesUpload, uint64_t bytesTotal) OnSendFileProcess() argument 190 OnSendFileFinished(int32_t sessionId, const char *firstFile) OnSendFileFinished() argument 196 OnFileTransError(int32_t sessionId) OnFileTransError() argument 207 OnReceiveFileStarted(int32_t sessionId, const char *files, int32_t fileCnt) OnReceiveFileStarted() argument 213 OnReceiveFileFinished(int32_t sessionId, const char *files, int32_t fileCnt) OnReceiveFileFinished() argument 218 OnReceiveFileProcess(int32_t sessionId, const char *firstFile, uint64_t bytesUpload, uint64_t bytesTotal) OnReceiveFileProcess() argument [all...] |
| /foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/optimization/ |
| H A D | auth_session_test2.cpp | 106 int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() argument 117 void OnSessionClosed(int32_t sessionId) in OnSessionClosed() argument 123 void OnStreamReceived(int32_t sessionId, const StreamData *data, const StreamData *ext, const StreamFrameInfo *param) in OnStreamReceived() argument 137 void OnBytesReceived(int32_t sessionId, cons argument 145 OnMessageReceived(int32_t sessionId, const void *data, unsigned int len) OnMessageReceived() argument 158 OnSendFileProcess(int32_t sessionId, uint64_t bytesUpload, uint64_t bytesTotal) OnSendFileProcess() argument 165 OnSendFileFinished(int32_t sessionId, const char *firstFile) OnSendFileFinished() argument 171 OnFileTransError(int32_t sessionId) OnFileTransError() argument 182 OnReceiveFileStarted(int32_t sessionId, const char *files, int32_t fileCnt) OnReceiveFileStarted() argument 188 OnReceiveFileFinished(int32_t sessionId, const char *files, int32_t fileCnt) OnReceiveFileFinished() argument 193 OnReceiveFileProcess(int32_t sessionId, const char *firstFile, uint64_t bytesUpload, uint64_t bytesTotal) OnReceiveFileProcess() argument [all...] |
| /foundation/communication/ipc/ipc/native/c/rpc/src/ |
| H A D | dbinder_invoker.c | 51 static HandleSessionList *GetSessionObject(uint32_t handle, uint32_t sessionId) in GetSessionObject() argument 357 static void ProcessTransaction(const dbinder_transaction_data *tr, uint32_t sessionId) in ProcessTransaction() argument 180 WriteTransaction(int32_t cmd, MessageOption option, int32_t handle, int32_t sessionId, uint32_t code, IpcIo *data, uint64_t *seqNumber, int status) WriteTransaction() argument 408 ProcessReply(const dbinder_transaction_data *tr, uint32_t sessionId) ProcessReply() argument 525 OnReceiveNewConnection(int sessionId) OnReceiveNewConnection() argument 549 OnDatabusSessionClosed(int sessionId) OnDatabusSessionClosed() argument 607 OnMessageAvailable(int sessionId, const void *data, uint32_t len) OnMessageAvailable() argument 640 int sessionId = rpcSkeleton->rpcTrans->Connect(serviceName, deviceId, NULL); UpdateClientSession() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
| H A D | time_sync.cpp | 228 int TimeSync::SyncStart(const CommErrHandler &handler, uint32_t sessionId) in SyncStart() argument 519 int TimeSync::GetTimeOffset(TimeOffset &outOffset, uint32_t timeout, uint32_t sessionId) in GetTimeOffset() argument 623 auto sessionId = message->GetSessionId(); in SendMessageWithSendEnd() local [all...] |
| H A D | remote_executor.cpp | 282 uint32_t sessionId = inMsg->GetSessionId(); in ReceiveRemoteExecutorAck() local 363 uint32_t sessionId = Hash::Hash32Func(std::to_string(TimeHelper::GetSysCurrentTime())); in GenerateSessionId() local 385 uint32_t sessionId = 0u; RemoteQueryInner() local 420 uint32_t sessionId = 0u; TryExecuteTaskInLock() local 448 DoRollBack(uint32_t sessionId) DoRollBack() argument 476 RequestStart(uint32_t sessionId) RequestStart() argument 507 SendRequestMessage(const std::string &target, Message *message, uint32_t sessionId) SendRequestMessage() argument 537 ResponseFailed(int errCode, uint32_t sessionId, uint32_t sequenceId, const std::string &device) ResponseFailed() argument 567 ResponseStart(RemoteExecutorAckPacket *packet, uint32_t sessionId, uint32_t sequenceId, const std::string &device) ResponseStart() argument 616 StartTimer(uint64_t timeout, uint32_t sessionId) StartTimer() argument 634 RemoveTimer(uint32_t sessionId) RemoveTimer() argument 667 uint32_t sessionId = 0u; DoTimeout() local 678 DoSendFailed(uint32_t sessionId, int errCode) DoSendFailed() argument 684 DoFinished(uint32_t sessionId, int errCode) DoFinished() argument 708 ClearTaskInfo(uint32_t sessionId, Task &task) ClearTaskInfo() argument 740 FillRequestPacket(RemoteExecutorRequestPacket *packet, uint32_t sessionId, std::string &target) FillRequestPacket() argument 802 IsPacketValid(uint32_t sessionId) IsPacketValid() argument 808 ReceiveDataWithValidSession(const std::string &targetDev, uint32_t sessionId, uint32_t sequenceId, const RemoteExecutorAckPacket *packet) ReceiveDataWithValidSession() argument 938 ResponseRemoteQueryRequest(RelationalDBSyncInterface *storage, const PreparedStmt &stmt, const std::string &device, uint32_t sessionId) ResponseRemoteQueryRequest() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
| H A D | single_ver_serialize_manager.cpp | 457 uint32_t sessionId; in DataPacketSyncerPartDeSerialization() local
|
| H A D | single_ver_data_packet.cpp | 106 void DataRequestPacket::SetSessionId(uint32_t sessionId) in SetSessionId() argument
|
| H A D | single_ver_sync_task_context.cpp | 588 void SingleVerSyncTaskContext::StartFeedDogForGetData(uint32_t sessionId) in StartFeedDogForGetData() argument
|
| /foundation/distributedhardware/device_manager/services/implementation/include/authentication/ |
| H A D | dm_auth_manager.h | 99 int32_t sessionId; member 135 int32_t sessionId; member [all...] |
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
| H A D | softbus_handler_asset.cpp | 361 << tempDir << "srcBundleName=" << srcBundleName << "&sessionId=" << sessionId; in GetDstFile() local 343 GetDstFile(const std::string &file, const std::string &srcBundleName, const std::string &dstBundleName, const std::string &sessionId, bool isSingleFile) GetDstFile() argument
|
| /foundation/distributedhardware/distributed_input/services/source/transport/src/ |
| H A D | distributed_input_source_transport.cpp | 143 int32_t sessionId = DistributedInputTransportBase::GetInstance().GetSessionIdByDevId(deviceId); in PrepareRemoteInput() local 168 int32_t sessionId = DistributedInputTransportBase::GetInstance().GetSessionIdByDevId(deviceId); UnprepareRemoteInput() local 353 int32_t sessionId = DistributedInputTransportBase::GetInstance().GetSessionIdByDevId(srcId); SendRelayPrepareRequest() local 377 int32_t sessionId = DistributedInputTransportBase::GetInstance().GetSessionIdByDevId(srcId); SendRelayUnprepareRequest() local 536 int32_t sessionId = DistributedInputTransportBase::GetInstance().GetSessionIdByDevId(deviceId); StartRemoteInput() local 563 int32_t sessionId = DistributedInputTransportBase::GetInstance().GetSessionIdByDevId(deviceId); StopRemoteInput() local 589 int32_t sessionId = DistributedInputTransportBase::GetInstance().GetSessionIdByDevId(deviceId); LatencyCount() local 683 int32_t sessionId = DistributedInputTransportBase::GetInstance().GetSessionIdByDevId(deviceId); StartRemoteInput() local 720 int32_t sessionId = DistributedInputTransportBase::GetInstance().GetSessionIdByDevId(deviceId); StopRemoteInput() local 749 int32_t sessionId = DistributedInputTransportBase::GetInstance().GetSessionIdByDevId(srcId); SendRelayStartDhidRequest() local 775 int32_t sessionId = DistributedInputTransportBase::GetInstance().GetSessionIdByDevId(srcId); SendRelayStopDhidRequest() local 801 int32_t sessionId = DistributedInputTransportBase::GetInstance().GetSessionIdByDevId(srcId); SendRelayStartTypeRequest() local 827 int32_t sessionId = DistributedInputTransportBase::GetInstance().GetSessionIdByDevId(srcId); SendRelayStopTypeRequest() local 850 SendMessage(int32_t sessionId, std::string &message) SendMessage() argument 873 NotifyResponsePrepareRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyResponsePrepareRemoteInput() argument 891 NotifyResponseUnprepareRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyResponseUnprepareRemoteInput() argument 908 NotifyResponseStartRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyResponseStartRemoteInput() argument 925 NotifyResponseStopRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyResponseStopRemoteInput() argument 942 NotifyResponseStartRemoteInputDhid(int32_t sessionId, const nlohmann::json &recMsg) NotifyResponseStartRemoteInputDhid() argument 960 NotifyResponseStopRemoteInputDhid(int32_t sessionId, const nlohmann::json &recMsg) NotifyResponseStopRemoteInputDhid() argument 977 NotifyResponseKeyState(int32_t sessionId, const nlohmann::json &recMsg) NotifyResponseKeyState() argument 997 NotifyResponseKeyStateBatch(int32_t sessionId, const nlohmann::json &recMsg) NotifyResponseKeyStateBatch() argument 1013 NotifyReceivedEventRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyReceivedEventRemoteInput() argument 1030 CalculateLatency(int32_t sessionId, const nlohmann::json &recMsg) CalculateLatency() argument 1054 ReceiveSrcTSrcRelayPrepare(int32_t sessionId, const nlohmann::json &recMsg) ReceiveSrcTSrcRelayPrepare() argument 1077 ReceiveSrcTSrcRelayUnprepare(int32_t sessionId, const nlohmann::json &recMsg) ReceiveSrcTSrcRelayUnprepare() argument 1094 NotifyResponseRelayPrepareRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyResponseRelayPrepareRemoteInput() argument 1113 NotifyResponseRelayUnprepareRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyResponseRelayUnprepareRemoteInput() argument 1137 ReceiveRelayPrepareResult(int32_t sessionId, const nlohmann::json &recMsg) ReceiveRelayPrepareResult() argument 1153 ReceiveRelayUnprepareResult(int32_t sessionId, const nlohmann::json &recMsg) ReceiveRelayUnprepareResult() argument 1170 ReceiveSrcTSrcRelayStartDhid(int32_t sessionId, const nlohmann::json &recMsg) ReceiveSrcTSrcRelayStartDhid() argument 1193 ReceiveSrcTSrcRelayStopDhid(int32_t sessionId, const nlohmann::json &recMsg) ReceiveSrcTSrcRelayStopDhid() argument 1216 NotifyResponseRelayStartDhidRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyResponseRelayStartDhidRemoteInput() argument 1243 NotifyResponseRelayStopDhidRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyResponseRelayStopDhidRemoteInput() argument 1270 ReceiveRelayStartDhidResult(int32_t sessionId, const nlohmann::json &recMsg) ReceiveRelayStartDhidResult() argument 1288 ReceiveRelayStopDhidResult(int32_t sessionId, const nlohmann::json &recMsg) ReceiveRelayStopDhidResult() argument 1306 ReceiveSrcTSrcRelayStartType(int32_t sessionId, const nlohmann::json &recMsg) ReceiveSrcTSrcRelayStartType() argument 1329 ReceiveSrcTSrcRelayStopType(int32_t sessionId, const nlohmann::json &recMsg) ReceiveSrcTSrcRelayStopType() argument 1352 NotifyResponseRelayStartTypeRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyResponseRelayStartTypeRemoteInput() argument 1379 NotifyResponseRelayStopTypeRemoteInput(int32_t sessionId, const nlohmann::json &recMsg) NotifyResponseRelayStopTypeRemoteInput() argument 1406 ReceiveRelayStartTypeResult(int32_t sessionId, const nlohmann::json &recMsg) ReceiveRelayStartTypeResult() argument 1424 ReceiveRelayStopTypeResult(int32_t sessionId, const nlohmann::json &recMsg) ReceiveRelayStopTypeResult() argument 1442 HandleEventSecond(int32_t sessionId, const nlohmann::json &recMsg) HandleEventSecond() argument 1469 HandleEventFirst(int32_t sessionId, const nlohmann::json &recMsg) HandleEventFirst() argument 1517 HandleSessionData(int32_t sessionId, const std::string &message) HandleSessionData() argument 1523 HandleData(int32_t sessionId, const std::string &message) HandleData() argument [all...] |
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| H A D | scene_session_manager_lite.cpp | 146 WSError SceneSessionManagerLite::LockSession(int32_t sessionId) in LockSession() argument 152 WSError SceneSessionManagerLite::UnlockSession(int32_t sessionId) in UnlockSession() argument
|
| /foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
| H A D | scene_session_manager_lite_proxy.cpp | 587 WSError SceneSessionManagerLiteProxy::LockSession(int32_t sessionId) in LockSession() argument 615 WSError SceneSessionManagerLiteProxy::UnlockSession(int32_t sessionId) in UnlockSession() argument
|