HomeSort by relevance Sort by last modified time
    Searched refs:Runtime (Results 151 - 171 of 171) sorted by null

1 2 3 4 5 67

  /external/v8/src/arm/
lithium-arm.h     [all...]
stub-cache-arm.cc 267 // entering the runtime system.
453 // We jump to a runtime call that extends the properties array.
    [all...]
  /external/v8/src/
hydrogen.cc     [all...]
heap.cc 42 #include "runtime-profiler.h"
    [all...]
  /external/v8/src/ia32/
lithium-ia32.h     [all...]
stub-cache-ia32.cc 261 // entering the runtime system.
792 // We jump to a runtime call that extends the properties array.
    [all...]
  /external/v8/src/x64/
lithium-x64.h     [all...]
stub-cache-x64.cc 233 // entering the runtime system.
780 // We jump to a runtime call that extends the properties array.
    [all...]
  /frameworks/base/core/java/android/app/
ActivityThread.java 841 Runtime runtime = Runtime.getRuntime(); local
843 long dalvikMax = runtime.totalMemory() / 1024;
844 long dalvikFree = runtime.freeMemory() / 1024;
    [all...]
  /frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java     [all...]
  /frameworks/base/services/java/com/android/server/wm/
WindowManagerService.java     [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java 628 * All information we have collected about the runtime performance of
791 * Runtime statistics collection thread. This object's lock is used to
    [all...]
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/13/
android.jar 
  /prebuilt/sdk/15/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 727 milliseconds

1 2 3 4 5 67