Searched refs:apexClasspathFragmentProtoFile (Results 1 – 1 of 1) sorted by relevance
1719 filesInfo = append(filesInfo, apexClasspathFragmentProtoFile(ctx, child))2116 filesToAdd = append(filesToAdd, apexClasspathFragmentProtoFile(ctx, module))2123 func apexClasspathFragmentProtoFile(ctx android.ModuleContext, module blueprint.Module) apexFile { func