HomeSort by relevance Sort by last modified time
    Searched refs:profileFile (Results 1 - 24 of 24) sorted by null

  /external/webkit/PerformanceTests/SunSpider/
sunspider 240 my $profileFile = "$resultDirectory/sunspider-profile-$timeString.mshark";
241 rename $newestMShark, $profileFile or die;
242 exec "/usr/bin/open", $profileFile;
  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java     [all...]
  /frameworks/base/core/java/android/app/
IActivityManager.java 56 int requestCode, int flags, String profileFile,
60 int requestCode, int flags, String profileFile,
64 int requestCode, int flags, String profileFile,
160 public boolean startInstrumentation(ComponentName className, String profileFile,
    [all...]
ActivityManagerNative.java 126 String profileFile = data.readString();
133 profileFile, profileFd, options);
151 String profileFile = data.readString();
159 profileFile, profileFd, options, userId);
177 String profileFile = data.readString();
185 profileFile, profileFd, options, userId);
    [all...]
ActivityThread.java 282 String profileFile;
442 String profileFile;
465 profileFile = file;
473 Debug.startMethodTracing(profileFile, profileFd.getFileDescriptor(),
477 Slog.w(TAG, "Profiling failed on path " + profileFile);
497 profileFile = null;
623 r.profileFile = profileName;
731 ComponentName instrumentationName, String profileFile,
760 data.initProfileFile = profileFile;
    [all...]
ContextImpl.java     [all...]
  /frameworks/base/core/java/android/content/
ContextWrapper.java 513 String profileFile, Bundle arguments) {
514 return mBase.startInstrumentation(className, profileFile, arguments);
Context.java     [all...]
  /frameworks/base/test-runner/src/android/test/mock/
MockContext.java 446 String profileFile, Bundle arguments) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar 
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
  /frameworks/base/services/java/com/android/server/am/
ActivityStack.java 696 String profileFile = null;
702 profileFile = mService.mProfileFile;
720 mService.isNextTransitionForward(), profileFile, profileFd,
    [all...]
ActivityManagerService.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/9/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/7/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 981 milliseconds