Home
last modified time | relevance | path

Searched defs:SetSession (Results 1 – 4 of 4) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/network/session/
Dbase_network_session.h41 virtual void SetSession(const std::shared_ptr<BaseNetworkSession> session) in SetSession() function
64 virtual void SetSession(const std::shared_ptr<BaseNetworkSession> session) in SetSession() function
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
Drtsp_response.h38 RtspResponse &SetSession(const std::string &session) in SetSession() function
Drtsp_request.h75 RtspRequest &SetSession(const std::string &session) in SetSession() function
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
Dcapture_output.cpp126 void CaptureOutput::SetSession(wptr<CaptureSession> captureSession) in SetSession() function in OHOS::CameraStandard::CaptureOutput