Searched defs:profileFile (Results 1 – 10 of 10) sorted by relevance
39 public final String profileFile; field in ProfilerInfo
184 boolean startInstrumentation(in ComponentName className, in String profileFile, in startInstrumentation()
2034 String profileFile, Bundle arguments) { in startInstrumentation()
900 String profileFile; field in ActivityThread.Profiler
82 public String profileFile = null; field in Instrument
655 String profileFile, Bundle arguments) { in startInstrumentation()
851 @Nullable String profileFile, @Nullable Bundle arguments) { in startInstrumentation()
3586 @Nullable String profileFile, @Nullable Bundle arguments); in startInstrumentation()
13716 String profileFile, int flags, Bundle arguments, in startInstrumentation()
12561 File profileFile = new File(getPrebuildProfilePath(pkg)); in performDexOptUpgrade() local