Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/softbus/
H A Dsoftbus_session.h24 constexpr int32_t INVALID_SESSION_ID = -1; member
/foundation/ai/ai_engine/services/common/utils/constants/
H A Dconstants.h28 const int INVALID_SESSION_ID = -1; variable
/foundation/communication/dsoftbus/tests/core/transmission/session/
H A Dtrans_session_service_test.cpp30 #define INVALID_SESSION_ID (-1) macro
/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_session.c36 #define INVALID_SESSION_ID (-1) macro
/foundation/ability/dmsfwk/services/dtbschedmgr/include/continue/
H A Ddsched_continue.h214 static constexpr int32_t INVALID_SESSION_ID = -1; member in OHOS::DistributedSchedule::DSchedContinue
/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/
H A Ddsched_transport_softbus_adapter.cpp32 constexpr int32_t INVALID_SESSION_ID = -1; member
/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); member
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dav_trans_constants.h29 const int32_t INVALID_SESSION_ID = -1; member
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_handler.cpp39 const int32_t INVALID_SESSION_ID = -1; member
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/include/
H A Daudio_renderer_private.h31 constexpr uint32_t INVALID_SESSION_ID = static_cast<uint32_t>(-1); member
/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_def.h42 #define INVALID_SESSION_ID (-1) macro
/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_constants.h242 constexpr int32_t INVALID_SESSION_ID = -1; member
/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h40 constexpr int32_t INVALID_SESSION_ID = 0; member

Completed in 11 milliseconds