Searched refs:ndkLibrarySuffix (Results 1 – 3 of 3) sorted by relevance
47 ndkLibrarySuffix = ".ndk" var228 if strings.HasSuffix(name, ndkLibrarySuffix) {229 ctx.PropertyErrorf("name", "Do not append %q manually, just use the base name", ndkLibrarySuffix)332 return name + ndkLibrarySuffix
460 entries.SubName = ndkLibrarySuffix + "." + c.properties.ApiLevel
1807 variantLibs = append(variantLibs, name+ndkLibrarySuffix)