Home
last modified time | relevance | path

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

/build/soong/cc/
Dbinary.go451 func (binary *binaryDecorator) installSymlinkToRuntimeApex(ctx ModuleContext, file android.Path) { func
472 binary.installSymlinkToRuntimeApex(ctx, file)
Dlibrary.go1210 func (library *libraryDecorator) installSymlinkToRuntimeApex(ctx ModuleContext, file android.Path) { func
1261 library.installSymlinkToRuntimeApex(ctx, file)