Home
last modified time | relevance | path

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

/build/soong/fsgen/
Dprebuilt_etc_modules_gen.go110 relSrc := android.ToRelativeSourcePath(ctx, src)
/build/soong/android/
Dpaths.go2602 func ToRelativeSourcePath(ctx PathContext, path string) string { func