Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/buildman/
H A Dkconfiglib.py1729 sel = sc.get_selection()
1922 if choice.get_selection() is self:
2282 return self.is_choice_sym and self.parent.get_selection() is self
2734 def get_selection(self): member in Choice