HomeSort by relevance Sort by last modified time
    Searched defs:SetTarget (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
InfBinaryObject.py 51 def SetTarget(self, Target):
221 InfBianryVerItemObj.SetTarget(VerContent[2])
409 InfBianryCommonItemObj.SetTarget(ItemContent[2])
418 InfBianryCommonItemObj.SetTarget(ItemContent[3])
623 InfBianryUiItemObj.SetTarget(UiContent[2])
    [all...]
  /build/soong/android/
module.go 313 func (a *ModuleBase) SetTarget(target Target, primary bool) {
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/
ModuleObject.py 357 def SetTarget(self, Target):
  /external/llvm/bindings/go/llvm/
ir.go 409 func (m Module) SetTarget(target string) {
    [all...]

Completed in 542 milliseconds