Searched defs:profileFile (Results 1 – 11 of 11) sorted by relevance
38 public final String profileFile; field in ProfilerInfo
1026 String profileFile = ArtManager.getCurrentProfilePath( in setupJitProfileSupport() local
181 boolean startInstrumentation(in ComponentName className, in String profileFile, in startInstrumentation()
1888 String profileFile, Bundle arguments) { in startInstrumentation()
843 String profileFile; field in ActivityThread.Profiler
81 public String profileFile = null; field in Instrument
643 String profileFile, Bundle arguments) { in startInstrumentation()
797 String profileFile, Bundle arguments) { in startInstrumentation()
3380 @Nullable String profileFile, @Nullable Bundle arguments); in startInstrumentation()
16868 String profileFile, int flags, Bundle arguments, in startInstrumentation()
9739 File profileFile = new File(getPrebuildProfilePath(pkg)); in performDexOptUpgrade() local