Home
last modified time | relevance | path

Searched refs:GetAllChannelNames (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/server2/
Dbranch_utility.py67 def GetAllChannelNames(): member in BranchUtility
73 for channel in reversed(BranchUtility.GetAllChannelNames()):
87 names = self.GetAllChannelNames()
99 names = self.GetAllChannelNames()
112 if first in BranchUtility.GetAllChannelNames():
118 for channel in BranchUtility.GetAllChannelNames())
122 for channel in BranchUtility.GetAllChannelNames())
126 for channel in BranchUtility.GetAllChannelNames())
Dtest_branch_utility.py30 for channel in BranchUtility.GetAllChannelNames())
Dpath_canonicalizer.py53 for channel_name in BranchUtility.GetAllChannelNames():
Dintegration_test.py163 for channel in BranchUtility.GetAllChannelNames():