Searched refs:show (Results 1 – 10 of 10) sorted by relevance
/art/test/100-reflect2/src/ |
D | Main.java | 128 show(f.get(null)); in testFieldReflection() 130 show(f.get(null)); in testFieldReflection() 132 show(f.get(null)); in testFieldReflection() 134 show(f.get(null)); in testFieldReflection() 136 show(f.get(null)); in testFieldReflection() 138 show(f.get(null)); in testFieldReflection() 140 show(f.get(null)); in testFieldReflection() 142 show(f.get(null)); in testFieldReflection() 156 private static void show(Object o) { in show() method in Main 199 show(m.invoke(null, 4444)); in testMethodReflection() [all …]
|
/art/test/049-show-object/ |
D | Android.bp | 3 name: "art-run-test-049-show-object",
|
/art/tools/ |
D | javac-helper.sh | 68 --show-commands)
|
/art/tools/build/ |
D | var_cache.sh | 164 echo "Usage: $0 [--debug] [--show-commands] [--dump-cache] [--var <name>] [--var <name2>...]"
|
/art/tools/ahat/ |
D | README.txt | 22 * Dim 'image' and 'zygote' heap sizes slightly? Why do we even show these? 41 * That we can open a hprof without an 'app' heap and show a tabulation of 47 * That we don't show the 'extra' column in the DominatedList if we are 125 Annotate root objects and show their types.
|
/art/tools/ahat/etc/ |
D | style.css | 30 * Most of the columns show numbers of bytes. Numbers should be right aligned.
|
/art/tools/bisection_search/ |
D | README.md | 49 -h, --help show this help message and exit
|
/art/tools/runtime_memusage/ |
D | README | 91 CATEGORIES are words that are expected to show in
|
/art/ |
D | TEST_MAPPING | 129 "name": "art-run-test-049-show-object"
|
/art/test/dexdump/ |
D | checkers.txt | 935 … |021a: invoke-virtual {v0}, Landroid/app/AlertDialog$Builder;.show:()Landroid/app/Aler… 1277 002226: 1a00 2d01 |006f: const-string v0, "show" // string@012d 1542 … |00d4: invoke-virtual {v0}, Landroid/app/AlertDialog$Builder;.show:()Landroid/app/Aler… 1716 … |0206: invoke-virtual {v0}, Landroid/widget/Toast;.show:()V // method@003d 1738 … |022b: invoke-virtual {v0}, Landroid/widget/Toast;.show:()V // method@003d 2261 … |003c: invoke-virtual {v0}, Landroid/app/AlertDialog$Builder;.show:()Landroid/app/Aler… 2426 0030aa: 1a00 2d01 |0051: const-string v0, "show" // string@012d 2670 … |0013: invoke-virtual {v0}, Landroid/widget/Toast;.show:()V // method@003d
|