Home
last modified time | relevance | path

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

/build/soong/java/
Ddexpreopt.go114 …return dexpreopt.OdexOnSystemOtherByName(ctx.ModuleName(), android.InstallPathToOnDevicePath(ctx, …
162 dexLocation := android.InstallPathToOnDevicePath(ctx, d.installPath)
Dapp.go759 a.onDeviceDir = android.InstallPathToOnDevicePath(ctx, a.installDir)
1933 devicePath = android.InstallPathToOnDevicePath(ctx, installPath.(android.InstallPath))
/build/soong/android/
Dnotices.go73 noticeRelPath := InstallPathToOnDevicePath(ctx, installPath.Join(ctx, installFilename+".txt"))
Dpaths.go1345 func InstallPathToOnDevicePath(ctx PathContext, path InstallPath) string { func
/build/soong/cc/
Dbinary.go453 dirOnDevice := android.InstallPathToOnDevicePath(ctx, dir)
Dlibrary.go1212 dirOnDevice := android.InstallPathToOnDevicePath(ctx, dir)
/build/soong/apex/
Dbuilder.go687 devicePath := android.InstallPathToOnDevicePath(ctx, installPath)