Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/
DInventoryWs.py38 def InventoryDistInstalled(DataBase): function
39 DistInstalled = DataBase.InventoryDistInstalled()
93 InventoryDistInstalled(DataBase)
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Core/
DIpiDb.py884 def InventoryDistInstalled(self): member in IpiDatabase