/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/monitor_permission_test/ |
H A D | checkpermission_test.cpp | 37 static int32_t g_sessionId = INVALID_SESSION_ID; 100 ret = SendBytes(INVALID_SESSION_ID, data, len); 118 ret = SendMessage(INVALID_SESSION_ID, data, len); 137 ret = SendStream(INVALID_SESSION_ID, &streamData, &ext, ¶m); 158 ret = SendFile(INVALID_SESSION_ID, sfileList, nullptr, FILE_NUM);
|
/ohos5.0/foundation/ai/ai_engine/services/client/client_executor/source/ |
H A D | client_factory.cpp | 47 if (clientInfo.sessionId != INVALID_SESSION_ID) { in ClientInit() 77 if (clientInfo.sessionId == INVALID_SESSION_ID) { in ClientPrepare() 111 if (clientInfo.sessionId == INVALID_SESSION_ID) { in ClientAsyncProcess() 130 if (clientInfo.sessionId == INVALID_SESSION_ID) { in ClientDestroy() 155 clientInfo.sessionId = INVALID_SESSION_ID; in ClientDestroy() 179 if (clientInfo.sessionId == INVALID_SESSION_ID) { in ClientSyncProcess() 194 if (clientInfo.sessionId == INVALID_SESSION_ID) { in ClientRelease() 239 return INVALID_SESSION_ID; in GenerateSessionId() 356 sessionId_ = INVALID_SESSION_ID; in ResetClient()
|
/ohos5.0/foundation/ability/dmsfwk_lite/source/ |
H A D | dmslite_session.c | 36 #define INVALID_SESSION_ID (-1) macro 40 static int32_t g_curSessionId = INVALID_SESSION_ID; 131 g_curSessionId = INVALID_SESSION_ID; in HandleSessionClosed() 216 g_curSessionId = INVALID_SESSION_ID; in SendDmsMessage() 227 g_curSessionId = INVALID_SESSION_ID; in CloseDMSSession()
|
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/ |
H A D | softbus_session.cpp | 45 if (sessionId_ != INVALID_SESSION_ID) { in Start() 51 if (sessionId_ == INVALID_SESSION_ID) { in Start() 75 sessionId_ = INVALID_SESSION_ID; in Stop()
|
/ohos5.0/foundation/ai/ai_engine/test/function/destroy/ |
H A D | destroy_function_test.cpp | 115 ASSERT_EQ(clientInfo.clientId, INVALID_SESSION_ID); 182 ASSERT_EQ(clientInfo.clientId, INVALID_SESSION_ID); 249 ASSERT_EQ(clientInfo.clientId, INVALID_SESSION_ID); 297 ASSERT_EQ(clientInfo.clientId, INVALID_SESSION_ID); 360 ASSERT_EQ(clientInfo.clientId, INVALID_SESSION_ID);
|
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/softbus/ |
H A D | softbus_session.h | 24 constexpr int32_t INVALID_SESSION_ID = -1; variable 43 int sessionId_{INVALID_SESSION_ID};
|
/ohos5.0/foundation/window/window_manager/window_scene/common/include/ |
H A D | window_session_property.h | 299 …int32_t parentId_ = INVALID_SESSION_ID; // parentId of sceneSession, which is low 32 bite of paren… 301 int32_t persistentId_ = INVALID_SESSION_ID; 302 int32_t parentPersistentId_ = INVALID_SESSION_ID; 303 uint32_t accessTokenId_ = INVALID_SESSION_ID; 329 uint32_t callingSessionId_ = INVALID_SESSION_ID; 363 int32_t realParentId_ = INVALID_SESSION_ID;
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/ |
H A D | ws_common.h | 41 constexpr int32_t INVALID_SESSION_ID = 0; variable 314 int32_t persistentId_ = INVALID_SESSION_ID; 315 int32_t callerPersistentId_ = INVALID_SESSION_ID; 347 int32_t realParentId_ = INVALID_SESSION_ID;
|
/ohos5.0/foundation/ai/ai_engine/services/common/utils/constants/ |
H A D | constants.h | 28 const int INVALID_SESSION_ID = -1; variable
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/ |
H A D | dsched_transport_softbus_adapter.cpp | 32 constexpr int32_t INVALID_SESSION_ID = -1; variable 141 sessionId = INVALID_SESSION_ID; in ConnectDevice() 201 sessionId = INVALID_SESSION_ID; in AddNewPeerSession() 368 return INVALID_SESSION_ID; in SendData()
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/ |
H A D | client_trans_session_callback.c | 306 int32_t sessionId = INVALID_SESSION_ID; in TransOnSessionOpened() 341 int32_t sessionId = INVALID_SESSION_ID; in TransOnSessionOpenFailed() 387 int32_t sessionId = INVALID_SESSION_ID; in TransOnSessionClosed() 538 int32_t socket = INVALID_SESSION_ID; in ClientTransOnChannelBind() 605 int32_t socket = INVALID_SESSION_ID; in ClientTransOnQos()
|
/ohos5.0/foundation/ai/ai_engine/services/client/algorithm_sdk/cv/image_classification/include/ |
H A D | ic_sdk_impl.h | 47 .sessionId = INVALID_SESSION_ID,
|
/ohos5.0/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/include/ |
H A D | kws_sdk_impl.h | 55 .sessionId = INVALID_SESSION_ID,
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/ |
H A D | trans_session_test.cpp | 284 int32_t sessionId = INVALID_SESSION_ID; 347 int32_t sessionId = INVALID_SESSION_ID;
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/include/ |
H A D | audio_renderer_private.h | 30 constexpr uint32_t INVALID_SESSION_ID = static_cast<uint32_t>(-1); variable 208 uint32_t sessionID_ = INVALID_SESSION_ID; 260 uint32_t sessionID_ = INVALID_SESSION_ID;
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/coauth/inc/ |
H A D | coauth.h | 27 #define INVALID_SESSION_ID 0 macro
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/ |
H A D | av_trans_constants.h | 29 const int32_t INVALID_SESSION_ID = -1; variable
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/continue/ |
H A D | dsched_continue.h | 214 static constexpr int32_t INVALID_SESSION_ID = -1; 231 int32_t softbusSessionId_ = INVALID_SESSION_ID;
|
/ohos5.0/foundation/communication/dsoftbus/core/common/include/ |
H A D | softbus_def.h | 42 #define INVALID_SESSION_ID (-1) macro
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | anomaly_detection.cpp | 85 if (nextId == INVALID_SESSION_ID) { in FocusCheckProcess()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/include/ |
H A D | audio_capturer_private.h | 29 constexpr uint32_t INVALID_SESSION_ID = static_cast<uint32_t>(-1); variable 148 uint32_t sessionID_ = INVALID_SESSION_ID;
|
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
H A D | softbus_handler.cpp | 39 const int32_t INVALID_SESSION_ID = -1; variable 342 int32_t sessionId = INVALID_SESSION_ID; in CloseSessionWithSessionName()
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_root_scene_session.cpp | 288 info.callerPersistentId_ = INVALID_SESSION_ID; in PendingSessionActivation() 334 if (info.persistentId_ == INVALID_SESSION_ID) { in GenSceneSession()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/session/ |
H A D | trans_session_service_test.cpp | 30 #define INVALID_SESSION_ID (-1) macro
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | intention_event_manager_test.cpp | 158 SceneSessionManager::GetInstance().SetFocusedSessionId(INVALID_SESSION_ID); 159 EXPECT_EQ(INVALID_SESSION_ID, SceneSessionManager::GetInstance().GetFocusedSessionId());
|