Home
last modified time | relevance | path

Searched refs:peerSessionName_ (Results 1 - 8 of 8) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_softbus_session.cpp39 : myDevId_(myDevId), mySessionName_(mySessionName), peerDevId_(peerDevId), peerSessionName_(peerSessionName), in DCameraSoftbusSession()
57 GetAnonyString(peerSessionName_).c_str()); in ~DCameraSoftbusSession()
67 GetAnonyString(peerDevId_).c_str(), GetAnonyString(peerSessionName_).c_str()); in CloseSession()
70 GetAnonyString(peerDevId_).c_str(), GetAnonyString(peerSessionName_).c_str()); in CloseSession()
76 GetAnonyString(peerDevId_).c_str(), GetAnonyString(peerSessionName_).c_str()); in CloseSession()
99 GetAnonyString(peerDevId_).c_str(), GetAnonyString(peerSessionName_).c_str()); in OnSessionClose()
138 bufferSize, mySessionName_.c_str(), peerSessionName_.c_str()); in PackRecvData()
149 mySessionName_.c_str(), peerSessionName_.c_str()); in PackRecvData()
170 peerSessionName_.c_str()); in AssembleNoFrag()
182 ret, mySessionName_.c_str(), peerSessionName_ in AssembleNoFrag()
[all...]
/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
H A Dsession_impl.cpp54 peerSessionName_ = name; in SetPeerSessionName()
59 return peerSessionName_; in GetPeerSessionName()
H A Dsession_impl.h86 std::string peerSessionName_; member in Communication::SoftBus::SessionImpl
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/softbus/
H A Dsoftbus_wrapper.h70 std::string peerSessionName_; member in OHOS::CastEngine::CastEngineService::SoftBusWrapper
H A Dsoftbus_wrapper.cpp189 peerSessionName_ = sessionName; in SetPeerSessionName()
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/softbus/
H A Dsoftbus_wrapper.h70 std::string peerSessionName_; member in OHOS::CastEngine::CastEngineService::SoftBusWrapper
H A Dsoftbus_wrapper.cpp189 peerSessionName_ = sessionName; in SetPeerSessionName()
/foundation/distributedhardware/distributed_camera/services/channel/include/
H A Ddcamera_softbus_session.h116 std::string peerSessionName_; member in OHOS::DistributedHardware::DCameraSoftbusSession

Completed in 4 milliseconds