Home
last modified time | relevance | path

Searched refs:CLASS (Results 1 – 10 of 10) sorted by relevance

/art/test/999-redefine-hiddenapi/src-redefine/
Dgen.sh21 CLASS="art/Test999"
24 javac -d "${TMP}" "$DIR/${CLASS}.java" && \
25 d8 --output . "$TMP/${CLASS}.class" &&
28 base64 "${TMP}/${CLASS}.class" | sed -E 's/^/ "/' | sed ':a;N;$!ba;s/\n/" +\n/g' | sed -E '$ s/$…
/art/libdexfile/external/
Ddex_file_supp.cc42 #define DEFINE_DLFUNC_PTR(CLASS, DLFUNC) decltype(DLFUNC)* CLASS::g_##DLFUNC = DLFUNC; argument
44 #define DEFINE_DLFUNC_PTR(CLASS, DLFUNC) decltype(DLFUNC)* CLASS::g_##DLFUNC = nullptr;
78 #define RESOLVE_DLFUNC_PTR(CLASS, DLFUNC) \ in FOR_ALL_DLFUNCS()
87 #define SET_DLFUNC_PTR(CLASS, DLFUNC) CLASS::g_##DLFUNC = DLFUNC##_ptr; in FOR_ALL_DLFUNCS()
/art/test/005-annotations/src/android/test/anno/
DAnnoSimpleTypeInvis.java6 @Retention(RetentionPolicy.CLASS)
/art/test/004-JniTest/src/dalvik/annotation/optimization/
DCriticalNative.java29 @Retention(RetentionPolicy.CLASS)
DFastNative.java29 @Retention(RetentionPolicy.CLASS)
/art/test/157-void-class/src-art/
DMain.java32 Runnable.class.getMethod("run", EmptyArray.CLASS).getReturnType(); in main()
/art/test/1914-get-local-instance/
Dexpected.txt15 Value is 'Proxy for [interface art.Test1914$Foo]' (class: PROXY CLASS)
/art/test/1984-structural-redefine-field-trace/
Dexpected.txt15 REDEFINING TRANSFORM CLASS
/art/tools/
Dart39 Usage: art [OPTIONS] [--] [ART_OPTIONS] CLASS
/art/test/dexdump/
Dbytecodes.txt41 VISIBILITY_RUNTIME Ljava/lang/annotation/Retention; value=CLASS
77 VISIBILITY_RUNTIME Ljava/lang/annotation/Retention; value=CLASS