Home
last modified time | relevance | path

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

/build/soong/cc/
Dndk_sysroot.go70 return android.PathForNdkInstall(ctx)
/build/soong/android/
Dpaths.go1337 func PathForNdkInstall(ctx PathContext, paths ...string) InstallPath { func