Home
last modified time | relevance | path

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

/build/soong/cc/
Dbinary.go478 func (binary *binaryDecorator) installSymlinkToRuntimeApex(ctx ModuleContext, file android.Path) { func
502 binary.installSymlinkToRuntimeApex(ctx, file)
Dlibrary.go1613 func (library *libraryDecorator) installSymlinkToRuntimeApex(ctx ModuleContext, file android.Path) { func
1667 library.installSymlinkToRuntimeApex(ctx, file)