Searched refs:getPgoProfileFile (Results 1 – 1 of 1) sorted by relevance
104 func (props *PgoProperties) getPgoProfileFile(ctx BaseModuleContext) android.OptionalPath { func165 profileFile := props.getPgoProfileFile(ctx)267 if profileFile := pgo.Properties.getPgoProfileFile(ctx); profileFile.Valid() {