Home
last modified time | relevance | path

Searched defs:INVALID_SESSION_ID (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/softbus/
H A Dsoftbus_session.h24 constexpr int32_t INVALID_SESSION_ID = -1; variable
/ohos5.0/foundation/ai/ai_engine/services/common/utils/constants/
H A Dconstants.h28 const int INVALID_SESSION_ID = -1; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/session/
H A Dtrans_session_service_test.cpp30 #define INVALID_SESSION_ID (-1) macro
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dav_trans_constants.h29 const int32_t INVALID_SESSION_ID = -1; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/include/
H A Daudio_capturer_private.h29 constexpr uint32_t INVALID_SESSION_ID = static_cast<uint32_t>(-1); variable
/ohos5.0/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_session.c36 #define INVALID_SESSION_ID (-1) macro
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/include/
H A Daudio_renderer_private.h30 constexpr uint32_t INVALID_SESSION_ID = static_cast<uint32_t>(-1); variable
/ohos5.0/drivers/peripheral/user_auth/hdi_service/coauth/inc/
H A Dcoauth.h27 #define INVALID_SESSION_ID 0 macro
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_handler.cpp39 const int32_t INVALID_SESSION_ID = -1; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/
H A Ddsched_transport_softbus_adapter.cpp32 constexpr int32_t INVALID_SESSION_ID = -1; variable
/ohos5.0/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_def.h42 #define INVALID_SESSION_ID (-1) macro
/ohos5.0/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_constants.h234 constexpr int32_t INVALID_SESSION_ID = -1; variable
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h41 constexpr int32_t INVALID_SESSION_ID = 0; variable