Home
last modified time | relevance | path

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

/build/soong/cc/
Dprebuilt.go302 module, _ := NewPrebuiltStaticLibrary(android.HostAndDeviceSupported)
306 func NewPrebuiltStaticLibrary(hod android.HostOrDeviceSupported) (*Module, *libraryDecorator) { func