Searched refs:apexClasspathFragmentProtoFile (Results 1 – 1 of 1) sorted by relevance
1876 if af := apexClasspathFragmentProtoFile(ctx, child); af != nil {2305 if af := apexClasspathFragmentProtoFile(ctx, module); af != nil {2349 func apexClasspathFragmentProtoFile(ctx android.ModuleContext, module android.Module) *apexFile { func