Searched refs:get_multilib_datastore (Results 1 – 3 of 3) sorted by relevance
271 def get_multilib_datastore(variant, d):272 return oe.utils.get_multilib_datastore(variant, d)279 localdata = get_multilib_datastore(item, d)313 localdata = get_multilib_datastore(item, d)
460 def get_multilib_datastore(variant, d): function
451 multilibcache[variant] = oe.utils.get_multilib_datastore(variant, d)