Home
last modified time | relevance | path

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

/external/chromium_org/chrome/common/extensions/features/
Dchrome_channel_feature_filter.cc35 std::string GetChannelName(chrome::VersionInfo::Channel channel) { in GetChannelName() function
/external/chromium_org/ipc/
Dipc_test_base.cc20 std::string IPCTestBase::GetChannelName(const std::string& test_client_name) { in GetChannelName() function in IPCTestBase
/external/chromium_org/chrome/installer/util/
Dchannel_info.cc162 bool ChannelInfo::GetChannelName(std::wstring* channel_name) const { in GetChannelName() function in installer::ChannelInfo
/external/chromium_org/content/common/gpu/
Dgpu_channel.cc454 std::string GpuChannel::GetChannelName() { in GetChannelName() function in content::GpuChannel