Home
last modified time | relevance | path

Searched refs:needs (Results 26 – 46 of 46) sorted by relevance

12

/art/adbconnection/
DAndroid.bp25 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/titrace/
DAndroid.bp28 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
DREADME.md19 Only needs `-agentpath` to be specified.
/art/tools/jvmti-agents/simple-force-redefine/
DAndroid.bp24 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/jit-load/
DAndroid.bp27 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/field-counts/
DAndroid.bp23 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/field-null-percent/
DAndroid.bp23 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/ti-fast/
DAndroid.bp23 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/chain-agents/
DAndroid.bp24 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/enable-vlog/
DAndroid.bp23 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/tracefast-plugin/
DAndroid.bp25 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/ti-alloc-sample/
DAndroid.bp23 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/imgdiag/
DAndroid.bp25 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/test/1949-short-dex-file/
Dinfo.txt29 The final method that causes the OOB read needs to be a native method because that is the only
/art/perfetto_hprof/
DAndroid.bp43 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/
Dlibcore_failures.txt133 description: "test_xattr fails on arm64 on the buildbots only: needs investigation",
140 description: "fails on L builds: needs investigation",
/art/test/1929-exception-catch-exception/smali/art/
DTest1929$Impl.smali65 # This try needs to include the move-exception
224 # This try needs to include the move-exception
/art/cmdline/
DREADME.md88 After an argument definition is provided, the parser builder needs to know what type the argument
153 To complete an argument definition, the parser generator also needs to know where to save values.
/art/test/552-checker-primitive-typeprop/smali/
DArrayGet.smali209 # another. The situation needs to be resolved so that only one instruction
/art/runtime/jni/
Djava_vm_ext.cc155 void SetNeedsNativeBridge(bool needs) { in SetNeedsNativeBridge() argument
156 needs_native_bridge_ = needs; in SetNeedsNativeBridge()
/art/test/510-checker-try-catch/smali/
DBuilder.smali1308 # Test case for ReturnVoid inside a try block. Builder needs to move it outside
1322 # Test case for Return inside a try block. Builder needs to move it outside the
1341 # removed by DCE but needs to pass post-builder GraphChecker.

12