Searched defs:install (Results 1 – 11 of 11) sorted by relevance
| /build/soong/python/ |
| D | test.go | 51 func (test *testDecorator) install(ctx android.ModuleContext, file android.Path) { func
|
| D | installer.go | 61 func (installer *pythonInstaller) install(ctx android.ModuleContext, file android.Path) { func
|
| D | python.go | 164 install(ctx android.ModuleContext, path android.Path) methodSpec
|
| /build/soong/cc/ |
| D | vndk_prebuilt.go | 132 func (p *vndkPrebuiltLibraryDecorator) install(ctx ModuleContext, file android.Path) { func
|
| D | installer.go | 79 func (installer *baseInstaller) install(ctx ModuleContext, file android.Path) { func
|
| D | test.go | 274 func (test *testBinary) install(ctx ModuleContext, file android.Path) { func 404 func (benchmark *benchmarkDecorator) install(ctx ModuleContext, file android.Path) { func
|
| D | ndk_library.go | 345 func (stub *stubDecorator) install(ctx ModuleContext, path android.Path) { func
|
| D | binary.go | 439 func (binary *binaryDecorator) install(ctx ModuleContext, file android.Path) { func
|
| D | library.go | 918 func (library *libraryDecorator) install(ctx ModuleContext, file android.Path) { func
|
| D | cc.go | 318 install(ctx ModuleContext, path android.Path) methodSpec
|
| /build/soong/android/ |
| D | hooks.go | 123 install []func(InstallHookContext) member
|