Home
last modified time | relevance | path

Searched refs:loads (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/tools/preload/
DLoadedClass.java31 final List<Operation> loads = new ArrayList<Operation>(); field in LoadedClass
65 return mlt = calculateMedian(loads); in medianLoadTimeMicros()
109 addProcessNames(loads, names); in processNames()
DPrintCsv.java83 for (Operation op : loadedClass.loads) in printRow()
102 out.print(loadedClass.loads.size()); in printRow()
DRoot.java103 loadedClass.loads.add(o); in indexClassOperation()
DPrintHtmlDiff.java107 for (Operation op : clazz.loads) procNames.add(op.process.name); in printTable()
/frameworks/base/services/robotests/
DREADME10 Robolectric loads some classes that it decides from versioned jars of the framework. Since we are
13 FrameworkRobolectricTestRunner, that bypasses these jars and loads certain classes from the system
/frameworks/base/tests/UsbTests/res/raw/
Dreadme.txt2 USB-C to 3.5mm adapter, with different loads connected to the 3.5mm
/frameworks/compile/libbcc/tests/libbcc/
Dtbaa.ll1 ; Basic test of TBAA that should report that pointer loads do not
/frameworks/base/cmds/app_process/
DAndroid.bp54 // in app_process and the libraries it loads to find libsigchain
/frameworks/base/startop/view_compiler/
DREADME.md38 * `DexBuilderTest` - This is a Java Language test harness that loads the
/frameworks/native/cmds/surfacereplayer/replayer/
DREADME.md96 The first constructor takes in the filepath where the trace is located and loads in the trace
184 Fundamentally the replayer loads a trace and iterates through each increment, waiting the required
/frameworks/base/cmds/bootanimation/
DFORMAT.md70 There is also a special TYPE, `$SYSTEM`, that loads `/system/media/bootanimation.zip`
/frameworks/rs/driver/runtime/ll64/
Dallocation.ll9 ; The loads and stores in this file are annotated with RenderScript-specific
11 ; understands that loads and stores from two allocations with different types
17 ; This means all loads/stores that share this common root can be proven to not
/frameworks/rs/driver/runtime/ll32/
Dallocation.ll7 ; The loads and stores in this file are annotated with RenderScript-specific
9 ; understands that loads and stores from two allocations with different types
15 ; This means all loads/stores that share this common root can be proven to not
/frameworks/proto_logging/stats/
Datoms.proto9614 // Package name of the application that loads the gpu driver. Total number
9618 // Version code of the gpu driver this app loads.