Searched refs:ndkLibrarySuffix (Results 1 – 3 of 3) sorted by relevance
38 ndkLibrarySuffix = ".ndk" var240 if strings.HasSuffix(name, ndkLibrarySuffix) {241 ctx.PropertyErrorf("name", "Do not append %q manually, just use the base name", ndkLibrarySuffix)317 return name + ndkLibrarySuffix
316 ret.SubName = ndkLibrarySuffix + "." + c.properties.ApiLevel
1197 variantLibs = append(variantLibs, name+ndkLibrarySuffix)