Searched refs:section_string (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A Dgrub2.py168 def section_string(self): member in class:MenuConfigEntry
196 str_rep = '[%s]' % self.section_string
3273 order_list.append(custom_entry.section_string)
3280 (lambda x: x.section_string not in order_list))
3346 self._debug('Updating %s with dict %s', (mc_entry.section_string,

Completed in 26 milliseconds