/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 | 569 String profileFile = null; 580 profileFile = nextArgRequired(); 615 if (!mAm.startInstrumentation(cn, profileFile, 0, args, watcher)) { 640 String profileFile = null; 669 profileFile = nextArgRequired(); 672 new File(profileFile), 677 System.err.println("Error: Unable to open file: " + profileFile); 693 if (!mAm.profileControl(process, start, profileFile, fd, profileType)) { [all...] |
/frameworks/base/core/java/android/content/ |
ContextWrapper.java | 410 String profileFile, Bundle arguments) { 411 return mBase.startInstrumentation(className, profileFile, arguments);
|
Context.java | [all...] |
/frameworks/base/core/java/android/app/ |
ActivityThread.java | 244 String profileFile; 402 String profileFile; 425 profileFile = file; 433 Debug.startMethodTracing(profileFile, profileFd.getFileDescriptor(), 437 Slog.w(TAG, "Profiling failed on path " + profileFile); 457 profileFile = null; 577 r.profileFile = profileName; 685 ComponentName instrumentationName, String profileFile, 712 data.initProfileFile = profileFile; [all...] |
IActivityManager.java | 56 int requestCode, int flags, String profileFile, 60 int requestCode, int flags, String profileFile, 158 public boolean startInstrumentation(ComponentName className, String profileFile, [all...] |
ActivityManagerNative.java | 125 String profileFile = data.readString(); 132 profileFile, profileFd, options); 149 String profileFile = data.readString(); 156 profileFile, profileFd, options); 778 String profileFile = data.readString(); 783 boolean res = startInstrumentation(className, profileFile, fl, arguments, w); [all...] |
ContextImpl.java | [all...] |
/frameworks/base/test-runner/src/android/test/mock/ |
MockContext.java | 372 String profileFile, Bundle arguments) {
|
/frameworks/base/services/java/com/android/server/am/ |
ActivityStack.java | 670 String profileFile = null; 676 profileFile = mService.mProfileFile; 694 mService.isNextTransitionForward(), profileFile, profileFd, [all...] |
ActivityManagerService.java | [all...] |
/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 | |
/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/7/ |
android.jar | |
/prebuilts/sdk/current/ |
android.jar | |