Searched refs:peerSessionName_ (Results 1 - 8 of 8) sorted by relevance
/foundation/distributedhardware/distributed_camera/services/channel/src/ |
H A D | dcamera_softbus_session.cpp | 39 : 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 D | session_impl.cpp | 54 peerSessionName_ = name; in SetPeerSessionName() 59 return peerSessionName_; in GetPeerSessionName()
|
H A D | session_impl.h | 86 std::string peerSessionName_; member in Communication::SoftBus::SessionImpl
|
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/softbus/ |
H A D | softbus_wrapper.h | 70 std::string peerSessionName_; member in OHOS::CastEngine::CastEngineService::SoftBusWrapper
|
H A D | softbus_wrapper.cpp | 189 peerSessionName_ = sessionName; in SetPeerSessionName()
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/softbus/ |
H A D | softbus_wrapper.h | 70 std::string peerSessionName_; member in OHOS::CastEngine::CastEngineService::SoftBusWrapper
|
H A D | softbus_wrapper.cpp | 189 peerSessionName_ = sessionName; in SetPeerSessionName()
|
/foundation/distributedhardware/distributed_camera/services/channel/include/ |
H A D | dcamera_softbus_session.h | 116 std::string peerSessionName_; member in OHOS::DistributedHardware::DCameraSoftbusSession
|
Completed in 3 milliseconds