Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/
H A Dwfd_message.cpp177 std::string value = GetCustomParam(WFD_PARAM_RTP_PORTS); in GetClientRtpPorts()
185 std::string value = GetCustomParam(WFD_PARAM_UIBC_CAPABILITY); in GetUibcCapability()
191 std::string value = GetCustomParam(WFD_PARAM_AUDIO_CODECS); in GetAudioCodecs()
220 std::string value = GetCustomParam(WFD_PARAM_COUPLED_SINK); in GetCoupledSink()
226 std::string value = GetCustomParam(WFD_PARAM_CONTENT_PROTECTION); in GetContentProtection()
283 std::string value = GetCustomParam(WFD_PARAM_VIDEO_FORMATS); in GetVideoFormats()
332 std::string value = GetCustomParam(WFD_PARAM_STANDBY_RESUME); in GetStandbyResumeCapability()
336 std::string WfdRtspM3Response::GetCustomParam(const std::string &key) in GetCustomParam() function in OHOS::Sharing::WfdRtspM3Response
H A Dwfd_message.h109 std::string GetCustomParam(const std::string &key);

Completed in 3 milliseconds