Home
last modified time | relevance | path

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

/build/soong/java/
Ddexpreopt.go118 …return dexpreopt.OdexOnSystemOtherByName(ctx.ModuleName(), android.InstallPathToOnDevicePath(ctx, …
163 dexLocation := android.InstallPathToOnDevicePath(ctx, d.installPath)
Dapp.go752 a.onDeviceDir = android.InstallPathToOnDevicePath(ctx, a.installDir)
/build/soong/android/
Dnotices.go73 noticeRelPath := InstallPathToOnDevicePath(ctx, installPath.Join(ctx, installFilename+".txt"))
Dpaths.go1271 func InstallPathToOnDevicePath(ctx PathContext, path InstallPath) string { func
/build/soong/cc/
Dbinary.go453 dirOnDevice := android.InstallPathToOnDevicePath(ctx, dir)
Dlibrary.go1201 dirOnDevice := android.InstallPathToOnDevicePath(ctx, dir)
/build/soong/apex/
Dbuilder.go624 devicePath := android.InstallPathToOnDevicePath(ctx, installPath)