Home
last modified time | relevance | path

Searched defs:NewPrebuiltLibrary (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/soong/rust/
H A Dprebuilt.go112 func NewPrebuiltLibrary(hod android.HostOrDeviceSupported) (*Module, *prebuiltLibraryDecorator) { func
/aosp_15_r20/build/soong/cc/
H A Dprebuilt.go275 func NewPrebuiltLibrary(hod android.HostOrDeviceSupported, srcsProperty string) (*Module, *libraryD… func