Home
last modified time | relevance | path

Searched refs:RtspResponseTeardown (Results 1 - 2 of 2) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
H A Drtsp_response.h177 class RtspResponseTeardown : public RtspResponse { class
179 RtspResponseTeardown(int32_t cseq, int32_t status) : RtspResponse(cseq, status) {} in RtspResponseTeardown() function in OHOS::Sharing::RtspResponseTeardown
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtsp/
H A Drtsp_unit_test.cpp638 auto response = std::make_shared<RtspResponseTeardown>(cseq, status); in HWTEST_F()

Completed in 4 milliseconds