Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Ddata.py38 _dict_type = data_smart.DataSmart variable
42 return _dict_type()
50 return _dict_type()
H A Dtinfoil.py104 if not hasattr(bb.data._dict_type, name):