Searched refs:PathForNdkInstall (Results 1 – 2 of 2) sorted by relevance
/build/soong/cc/ | ||
D | ndk_sysroot.go | 70 return android.PathForNdkInstall(ctx) |
/build/soong/android/ | ||
D | paths.go | 1337 func PathForNdkInstall(ctx PathContext, paths ...string) InstallPath { func |