Home
last modified time | relevance | path

Searched refs:DM_SESSION_NAME (Results 1 - 6 of 6) sorted by relevance

/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_session.cpp102 sessionId = ::OpenAuthSession(DM_SESSION_NAME, addrInfo, 1, nullptr); in OpenAuthSession()
/foundation/distributedhardware/device_manager/common/include/
H A Ddm_constants.h131 constexpr const char* DM_SESSION_NAME = "ohos.distributedhardware.devicemanager.resident"; member
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp456 int32_t ret = CreateSessionServer(DM_PKG_NAME, DM_SESSION_NAME, &sessionListener); in SoftbusListener()
479 RemoveSessionServer(DM_PKG_NAME, DM_SESSION_NAME); in ~SoftbusListener()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dsoftbus_adapter.c52 static const char * const DM_SESSION_NAME = "ohos.distributedhardware.devicemanager.resident"; variable
283 int32_t ret = CreateSessionServer(DM_PKG_NAME, DM_SESSION_NAME, &g_sessionListener); in InitSoftbusModle()
/foundation/distributedhardware/device_manager/radar/src/
H A Ddm_radar_helper.cpp280 "LOCAL_SESS_NAME", DM_SESSION_NAME, in ReportAuthSendRequest()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp723 .localSessName = DM_SESSION_NAME, in EstablishAuthChannel()
724 .peerSessName = DM_SESSION_NAME, in EstablishAuthChannel()

Completed in 10 milliseconds