Searched defs:Scope1 (Results 1 – 3 of 3) sorted by relevance
| /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/ |
| D | MetaFileTable.py | 87 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', argument 170 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', argument 251 …def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', BelongsToItem=-1… argument 282 def Query(self, Model, Scope1=None, Scope2=None, BelongsToItem=None, FromItem=None): argument
|
| /device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/ |
| D | MetaFileTable.py | 111 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', argument 193 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', argument 307 …def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', BelongsToItem=-1… argument 337 def Query(self, Model, Scope1=None, Scope2=None, BelongsToItem=None, FromItem=None): argument
|
| /device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/ |
| D | TableFdf.py | 88 …def Insert(self, Model, Value1, Value2, Value3, Scope1, Scope2, BelongsToItem, BelongsToFile, Star… argument
|