Home
last modified time | relevance | path

Searched defs:SESSION_SIDE_SERVER (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/msdp/device_status/rust/subsystem/dsoftbus/sys/src/
H A Dbinding.rs27 pub const SESSION_SIDE_SERVER: i32 = 0; const
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/pinholder/
H A Dpin_holder.cpp26 constexpr int32_t SESSION_SIDE_SERVER = 0; variable