Searched refs:PgoProperties (Results 1 – 1 of 1) sorted by relevance
56 type PgoProperties struct { struct75 Properties PgoProperties78 func (props *PgoProperties) isInstrumentation() bool { argument82 func (props *PgoProperties) isSampling() bool { argument90 func (props *PgoProperties) addInstrumentationProfileGatherFlags(ctx ModuleContext, flags Flags) Fl… argument99 func (props *PgoProperties) addSamplingProfileGatherFlags(ctx ModuleContext, flags Flags) Flags { argument104 func (props *PgoProperties) getPgoProfileFile(ctx BaseModuleContext) android.OptionalPath { argument142 func (props *PgoProperties) profileUseFlag(ctx ModuleContext, file string) string { argument152 func (props *PgoProperties) profileUseFlags(ctx ModuleContext, file string) []string { argument158 func (props *PgoProperties) addProfileUseFlags(ctx ModuleContext, flags Flags) Flags { argument[all …]