Home
last modified time | relevance | path

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

/build/soong/rust/
Dprebuilt.go57 func NewPrebuiltLibrary(hod android.HostOrDeviceSupported) (*Module, *prebuiltLibraryDecorator) { func
/build/soong/cc/
Dprebuilt.go206 func NewPrebuiltLibrary(hod android.HostOrDeviceSupported) (*Module, *libraryDecorator) { func