/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/ |
sunspider | 210 my $profileFile = "$resultDirectory/sunspider-profile-$timeString.trace"; 211 rename $newestTrace, $profileFile or die; 212 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 | 61 int requestCode, int flags, String profileFile, 65 int requestCode, int flags, String profileFile, 69 int requestCode, int flags, String profileFile, 173 public boolean startInstrumentation(ComponentName className, String profileFile, [all...] |
ActivityThread.java | 272 String profileFile; 432 String profileFile; 455 profileFile = file; 463 Debug.startMethodTracing(profileFile, profileFd.getFileDescriptor(), 467 Slog.w(TAG, "Profiling failed on path " + profileFile); 487 profileFile = null; 616 r.profileFile = profileName; 727 ComponentName instrumentationName, String profileFile, 756 data.initProfileFile = profileFile; [all...] |
ActivityManagerNative.java | 130 String profileFile = data.readString(); 137 profileFile, profileFd, options); 155 String profileFile = data.readString(); 163 profileFile, profileFd, options, userId); 181 String profileFile = data.readString(); 189 profileFile, profileFd, options, userId); [all...] |
ContextImpl.java | [all...] |
/frameworks/base/core/java/android/content/ |
ContextWrapper.java | 534 String profileFile, Bundle arguments) { 535 return mBase.startInstrumentation(className, profileFile, arguments);
|
Context.java | [all...] |
/frameworks/base/services/java/com/android/server/am/ |
ActivityStackSupervisor.java | 584 String profileFile, ParcelFileDescriptor profileFd, int userId) { 619 if (profileFile != null) { 622 profileFile, profileFd, 638 String resultWho, int requestCode, int startFlags, String profileFile, 652 profileFile, profileFd, userId); [all...] |
ActivityManagerService.java | [all...] |
/frameworks/base/test-runner/src/android/test/mock/ |
MockContext.java | 452 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 | |
/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/18/ |
android.jar | |
/prebuilts/sdk/19/ |
android.jar | |
/prebuilts/sdk/4/ |
android.jar | |
/prebuilts/sdk/6/ |
android.jar | |
/prebuilts/sdk/9/ |
android.jar | |
/prebuilts/sdk/current/ |
android.jar | |
/prebuilts/sdk/12/ |
android.jar | |
/prebuilts/sdk/17/ |
android.jar | |