tree: 541316caf165392cf8643e35e416efb4b1718236 [path history] [tgz]
  1. arch/
  2. base/
  3. dex/
  4. entrypoints/
  5. gc/
  6. generated/
  7. hprof/
  8. interpreter/
  9. jdwp/
  10. jit/
  11. jni/
  12. mirror/
  13. native/
  14. quick/
  15. ti/
  16. utils/
  17. verifier/
  18. Android.bp
  19. aot_class_linker.cc
  20. aot_class_linker.h
  21. art_field-inl.h
  22. art_field.cc
  23. art_field.h
  24. art_method-inl.h
  25. art_method.cc
  26. art_method.h
  27. asm_support.h
  28. asm_support_check.h
  29. backtrace_helper.h
  30. barrier.cc
  31. barrier.h
  32. barrier_test.cc
  33. cha.cc
  34. cha.h
  35. cha_test.cc
  36. check_jni.cc
  37. check_jni.h
  38. check_reference_map_visitor.h
  39. class_linker-inl.h
  40. class_linker.cc
  41. class_linker.h
  42. class_linker_test.cc
  43. class_loader_context.cc
  44. class_loader_context.h
  45. class_loader_context_test.cc
  46. class_loader_utils.h
  47. class_root.cc
  48. class_root.h
  49. class_status.h
  50. class_table-inl.h
  51. class_table.cc
  52. class_table.h
  53. class_table_test.cc
  54. common_dex_operations.h
  55. common_runtime_test.cc
  56. common_runtime_test.h
  57. common_throws.cc
  58. common_throws.h
  59. compiler_callbacks.h
  60. compiler_filter.cc
  61. compiler_filter.h
  62. compiler_filter_test.cc
  63. CPPLINT.cfg
  64. debug_print.cc
  65. debug_print.h
  66. debugger.cc
  67. debugger.h
  68. deoptimization_kind.h
  69. dex2oat_environment_test.h
  70. dex_reference_collection.h
  71. dex_to_dex_decompiler.cc
  72. dex_to_dex_decompiler.h
  73. dexopt_test.cc
  74. dexopt_test.h
  75. elf.h
  76. elf_file.cc
  77. elf_file.h
  78. elf_file_impl.h
  79. elf_utils.h
  80. entrypoints_order_test.cc
  81. exec_utils.cc
  82. exec_utils.h
  83. exec_utils_test.cc
  84. experimental_flags.h
  85. fault_handler.cc
  86. fault_handler.h
  87. gc_root-inl.h
  88. gc_root.h
  89. gtest_test.cc
  90. handle.h
  91. handle_scope-inl.h
  92. handle_scope.h
  93. handle_scope_test.cc
  94. heap_poisoning.h
  95. hidden_api.cc
  96. hidden_api.h
  97. hidden_api_test.cc
  98. image-inl.h
  99. image.cc
  100. image.h
  101. imt_conflict_table.h
  102. imtable-inl.h
  103. imtable.h
  104. imtable_test.cc
  105. index_bss_mapping.cc
  106. index_bss_mapping.h
  107. indirect_reference_table-inl.h
  108. indirect_reference_table.cc
  109. indirect_reference_table.h
  110. indirect_reference_table_test.cc
  111. instrumentation.cc
  112. instrumentation.h
  113. instrumentation_test.cc
  114. intern_table.cc
  115. intern_table.h
  116. intern_table_test.cc
  117. intrinsics_enum.h
  118. intrinsics_list.h
  119. java_frame_root_info.cc
  120. java_frame_root_info.h
  121. jdwp_provider.h
  122. jvalue-inl.h
  123. jvalue.h
  124. linear_alloc.cc
  125. linear_alloc.h
  126. lock_word-inl.h
  127. lock_word.h
  128. managed_stack-inl.h
  129. managed_stack.cc
  130. managed_stack.h
  131. mapping_table.h
  132. method_handles-inl.h
  133. method_handles.cc
  134. method_handles.h
  135. method_handles_test.cc
  136. method_info.h
  137. monitor.cc
  138. monitor.h
  139. monitor_android.cc
  140. monitor_linux.cc
  141. monitor_objects_stack_visitor.h
  142. monitor_pool.cc
  143. monitor_pool.h
  144. monitor_pool_test.cc
  145. monitor_test.cc
  146. native_bridge_art_interface.cc
  147. native_bridge_art_interface.h
  148. native_stack_dump.cc
  149. native_stack_dump.h
  150. non_debuggable_classes.cc
  151. non_debuggable_classes.h
  152. noop_compiler_callbacks.h
  153. nth_caller_visitor.h
  154. oat.cc
  155. oat.h
  156. oat_file-inl.h
  157. oat_file.cc
  158. oat_file.h
  159. oat_file_assistant.cc
  160. oat_file_assistant.h
  161. oat_file_assistant_test.cc
  162. oat_file_manager.cc
  163. oat_file_manager.h
  164. oat_file_test.cc
  165. oat_quick_method_header.cc
  166. oat_quick_method_header.h
  167. obj_ptr-inl.h
  168. obj_ptr.h
  169. object_callbacks.h
  170. object_lock.cc
  171. object_lock.h
  172. offsets.cc
  173. offsets.h
  174. parsed_options.cc
  175. parsed_options.h
  176. parsed_options_test.cc
  177. plugin.cc
  178. plugin.h
  179. prebuilt_tools_test.cc
  180. process_state.h
  181. proxy_test.cc
  182. proxy_test.h
  183. quick_exception_handler.cc
  184. quick_exception_handler.h
  185. quicken_info.h
  186. read_barrier-inl.h
  187. read_barrier.cc
  188. read_barrier.h
  189. read_barrier_config.h
  190. read_barrier_option.h
  191. reference_table.cc
  192. reference_table.h
  193. reference_table_test.cc
  194. reflection-inl.h
  195. reflection.cc
  196. reflection.h
  197. reflection_test.cc
  198. runtime-inl.h
  199. runtime.cc
  200. runtime.h
  201. runtime_android.cc
  202. runtime_callbacks.cc
  203. runtime_callbacks.h
  204. runtime_callbacks_test.cc
  205. runtime_common.cc
  206. runtime_common.h
  207. runtime_intrinsics.cc
  208. runtime_intrinsics.h
  209. runtime_linux.cc
  210. runtime_options.cc
  211. runtime_options.def
  212. runtime_options.h
  213. runtime_stats.h
  214. scoped_thread_state_change-inl.h
  215. scoped_thread_state_change.cc
  216. scoped_thread_state_change.h
  217. signal_catcher.cc
  218. signal_catcher.h
  219. signal_set.h
  220. stack.cc
  221. stack.h
  222. stack_map.cc
  223. stack_map.h
  224. stack_reference.h
  225. subtype_check.h
  226. subtype_check_bits.h
  227. subtype_check_bits_and_status.h
  228. subtype_check_info.h
  229. subtype_check_info_test.cc
  230. subtype_check_test.cc
  231. suspend_reason.h
  232. thread-current-inl.h
  233. thread-inl.h
  234. thread.cc
  235. thread.h
  236. thread_android.cc
  237. thread_linux.cc
  238. thread_list.cc
  239. thread_list.h
  240. thread_pool.cc
  241. thread_pool.h
  242. thread_pool_test.cc
  243. thread_state.h
  244. trace.cc
  245. trace.h
  246. transaction.cc
  247. transaction.h
  248. transaction_test.cc
  249. var_handles.cc
  250. var_handles.h
  251. vdex_file.cc
  252. vdex_file.h
  253. vdex_file_test.cc
  254. verify_object-inl.h
  255. verify_object.cc
  256. verify_object.h
  257. well_known_classes.cc
  258. well_known_classes.h