Home
last modified time | relevance | path

Searched refs:DistrosTypeAhead (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dtypeaheads.py93 class DistrosTypeAhead(ToasterTypeAhead): class
97 super(DistrosTypeAhead, self).__init__()
H A Durls.py190 typeaheads.DistrosTypeAhead.as_view(), name='xhr_distrostypeahead'),