Home
last modified time | relevance | path

Searched refs:acceptType_ (Results 1 - 3 of 3) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
H A Drtsp_request.h144 acceptType_ = type; in SetAcceptType()
153 std::string acceptType_ = "application/sdp"; member in OHOS::Sharing::RtspRequestDescribe
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/
H A Drtsp_request.cpp116 ss << RTSP_TOKEN_ACCEPT << ":" << RTSP_SP << acceptType_ << RTSP_CRLF; in Stringify()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.h215 : title_(title), mode_(mode), defaultFileName_(defaultFileName), acceptType_(acceptType), isCapture_(isCapture) in FileSelectorParam()
233 return acceptType_;
244 std::vector<std::string> acceptType_; member in OHOS::Ace::FileSelectorParam

Completed in 3 milliseconds