Searched refs:GetAfdoProfileFile (Results 1 – 2 of 2) sorted by relevance
79 func (props *AfdoProperties) GetAfdoProfileFile(ctx android.BaseModuleContext, module string) andro… func106 if afdo.Properties.GetAfdoProfileFile(ctx, module).Valid() {114 if profileFile := afdo.Properties.GetAfdoProfileFile(ctx, *profile); profileFile.Valid() {
39 if profileFile := afdo.Properties.GetAfdoProfileFile(ctx, ctx.ModuleName()); profileFile.Valid() {