Home
last modified time | relevance | path

Searched refs:Dex (Results 1 – 9 of 9) sorted by relevance

/art/test/983-source-transform-verify/
Dexpected.txt1 Dex file hook for art/Test983$Transform
2 Dex file hook for java/lang/Object
3 Dex file hook for java/lang/ClassLoader
/art/test/606-erroneous-class/jasmin-multidex/
DClassA.j21 ; Obtain the ErrClass type from Dex cache of the first Dex file. Note that
22 ; because the first Dex file has already been verified, we know the class
26 ; the Dex cache of the second Dex file.
/art/tools/runtime_memusage/
DREADME1 Dex File Poisoning Access
5 of Dex Files into smaller, split pieces of information. Two kinds of information
7 1. Visualizing what part of a Dex File is being accessed at what time
17 DexFileTrackingRegistrar, which marks sections of Dex Files as poisoned. As Dex
76 Filters out all Dex File offsets outside the
83 a dump of the Dex File format for the package.
/art/test/804-class-extends-itself/smali/
DMain.smali16 # dexmerger (to merge the Dex file produced from Smali code and the
17 # Dex file produced from Java code), which loops indefinitely when
/art/test/
DREADME.md4 * _ART run-tests_: Tests of the ART runtime using Dex bytecode (mostly written
10 ART run-tests are tests exercising the runtime using Dex bytecode. They are
12 (compiled/assembled as Dex bytecode) and sometimes native code (written as C/C++
17 pre-optimization of the Dex code (using `dex2oat`).
67 some test Dex files and core images.
/art/libartbase/base/
Dcommon_art_test.h137 std::unique_ptr<const DexFile>& Dex() { in Dex() function
155 return fake_dex_files.back()->Dex().get(); in AddFakeDex()
/art/test/431-type-propagation/smali/
DTypePropagation.smali33 # Do a call to create an environment that will capture all Dex registers.
/art/test/435-try-finally-without-catch/
Dinfo.txt15 clause but with no `catch' block: in that case, the generated Dex code
/art/tools/jvmti-agents/breakpoint-logger/
DREADME.md20 being used. On ART this is a dex-pc. Dex-pcs can be found using tools such as