Searched defs:jniLib (Results 1 – 2 of 2) sorted by relevance
225 jniLibs []jniLib,
657 type jniLib struct { struct658 name string659 path android.Path660 target android.Target661 coverageFile android.OptionalPath662 unstrippedFile android.Path663 partition string664 installPaths android.InstallPaths