Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dprebuilt.go495 module, _ := NewPrebuiltBinary(android.HostAndDeviceSupported)
499 func NewPrebuiltBinary(hod android.HostOrDeviceSupported) (*Module, *binaryDecorator) { func