Home
last modified time | relevance | path

Searched refs:GetChannelName (Results 1 – 25 of 145) sorted by relevance

123456

/dports/multimedia/kodi-addon-pvr.iptvsimple/pvr.iptvsimple-19.0.3-Matrix/src/iptvsimple/
H A DChannels.cpp55 …channel '%s', ChannelId '%d', ChannelNumber: '%d'", __FUNCTION__, channel.GetChannelName().c_str(), in GetChannels()
98 …channel.SetUniqueId(GenerateChannelId(channel.GetChannelName().c_str(), channel.GetStreamURL().c_s… in AddChannel()
155 if (StringUtils::EqualsNoCase(myChannel.GetChannelName(), displayName)) in FindChannel()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/common/
H A Dchannel_info_mac.mm16 std::string GetChannelName() {
82 if (GetChannelName().empty()) {
83 // For the stable channel, GetChannelName() returns the empty string.
99 return GetChannelByName(GetChannelName());
H A Dchannel_info.cc13 return version_info::GetVersionStringWithModifier(GetChannelName()); in GetVersionString()
H A Dchannel_info_win.cc15 std::string GetChannelName() { in GetChannelName() function
H A Dchannel_info_android.cc15 std::string GetChannelName() { in GetChannelName() function
H A Dchannel_info.h35 std::string GetChannelName();
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/common/
H A DJackAC3Encoder.h84 void GetChannelName(const char* name, const char* alias, char* portname, int channel) {} in GetChannelName() function
92 void GetChannelName(const char* name, const char* alias, char* portname, int channel);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/
H A Dchannel_info.cc13 return version_info::GetVersionStringWithModifier(GetChannelName()); in GetVersionString()
H A Dchannel_info_win.cc15 std::string GetChannelName() { in GetChannelName() function
H A Dchannel_info_android.cc15 std::string GetChannelName() { in GetChannelName() function
H A Dchannel_info_mac.mm16 std::string GetChannelName() {
87 return GetChannelByName(GetChannelName());
H A Dchannel_info.h35 std::string GetChannelName();
/dports/games/springlobby/springlobby-0.180/src/lsl/src/lsl/container/
H A Dbattlelist.cpp6 std::string BattleList::GetChannelName( const ConstIBattlePtr /*battle*/ ) in GetChannelName() function in LSL::Battle::BattleList
H A Dbattlelist.h15 std::string GetChannelName( const ConstIBattlePtr battle );
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/update_client/
H A Dchrome_update_query_params_delegate.cc34 chrome::GetChannelName().c_str(), in GetExtraParams()
/dports/multimedia/kodi-addon-pvr.iptvsimple/pvr.iptvsimple-19.0.3-Matrix/src/iptvsimple/data/
H A DChannel.h44 …ionSystem(c.GetEncryptionSystem()), m_tvgShift(c.GetTvgShift()), m_channelName(c.GetChannelName()), in Channel()
71 const std::string& GetChannelName() const { return m_channelName; } in GetChannelName() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediatailor/source/
H A DMediaTailorClient.cpp168 uri.AddPathSegment(request.GetChannelName()); in CreateChannel()
241 uri.AddPathSegment(request.GetChannelName()); in CreateProgram()
343 uri.AddPathSegment(request.GetChannelName()); in DeleteChannel()
374 uri.AddPathSegment(request.GetChannelName()); in DeleteChannelPolicy()
479 uri.AddPathSegment(request.GetChannelName()); in DeleteProgram()
581 uri.AddPathSegment(request.GetChannelName()); in DescribeChannel()
617 uri.AddPathSegment(request.GetChannelName()); in DescribeProgram()
719 uri.AddPathSegment(request.GetChannelName()); in GetChannelPolicy()
751 uri.AddPathSegment(request.GetChannelName()); in GetChannelSchedule()
1050 uri.AddPathSegment(request.GetChannelName()); in PutChannelPolicy()
[all …]
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/
H A DTitleDatabase.h32 const std::string& GetChannelName(u64 title_id, DiscIO::Language language) const;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediatailor/include/aws/mediatailor/model/
H A DStartChannelRequest.h38 inline const Aws::String& GetChannelName() const{ return m_channelName; } in GetChannelName() function
H A DStopChannelRequest.h38 inline const Aws::String& GetChannelName() const{ return m_channelName; } in GetChannelName() function
H A DDescribeChannelRequest.h38 inline const Aws::String& GetChannelName() const{ return m_channelName; } in GetChannelName() function
H A DDeleteChannelRequest.h38 inline const Aws::String& GetChannelName() const{ return m_channelName; } in GetChannelName() function
H A DDeleteChannelPolicyRequest.h38 inline const Aws::String& GetChannelName() const{ return m_channelName; } in GetChannelName() function
H A DGetChannelPolicyRequest.h38 inline const Aws::String& GetChannelName() const{ return m_channelName; } in GetChannelName() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotanalytics/include/aws/iotanalytics/model/
H A DDeleteChannelRequest.h38 inline const Aws::String& GetChannelName() const{ return m_channelName; } in GetChannelName() function

123456