Searched refs:apexFileContextsInfos (Results 1 – 1 of 1) sorted by relevance
660 apexFileContextsInfos := apexFileContextsInfos(ctx.Config())661 sort.Strings(*apexFileContextsInfos)662 ctx.Strict("APEX_FILE_CONTEXTS_INFOS", strings.Join(*apexFileContextsInfos, " "))817 func apexFileContextsInfos(config android.Config) *[]string { func826 apexFileContextsInfos := apexFileContextsInfos(ctx.Config())827 *apexFileContextsInfos = append(*apexFileContextsInfos, fileContextsInfo)