Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/utils/checkpackagelib/
H A Dlib_config.py32 attributes_order_convention = { variable in AttributesOrder
48 if attribute not in self.attributes_order_convention.keys():
50 new_state = self.attributes_order_convention[attribute]