Lines Matching refs:h
57 // ART's macros.h depends on libbase's macros.h.
58 // Note: runtime_options.h depends on cmdline. But we don't really want to export this
94 // asm_support_gen.h (used by asm_support.h) is generated with cpp-define-generator
113 "libnativeloader-headers", // For dlext_namespaces.h
760 "base/callee_save_type.h",
761 "base/locks.h",
762 "class_status.h",
763 "compilation_kind.h",
764 "gc/allocator/rosalloc.h",
765 "gc/allocator_type.h",
766 "gc/collector/gc_type.h",
767 "gc/collector/mark_compact.h",
768 "gc/collector_type.h",
769 "gc/space/region_space.h",
770 "gc/space/space.h",
771 "gc/weak_root_state.h",
772 "gc_root.h",
773 "indirect_reference_table.h",
774 "instrumentation.h",
775 "jdwp_provider.h",
776 "jni_id_type.h",
777 "linear_alloc.h",
778 "lock_word.h",
779 "oat/image.h",
780 "oat/oat.h",
781 "oat/oat_file.h",
782 "process_state.h",
783 "reflective_value_visitor.h",
784 "stack.h",
785 "suspend_reason.h",
786 "thread.h",
787 "thread_state.h",
788 "trace.h",
789 "verifier/verifier_enums.h",
1246 generated_headers: ["statslog_art.h"],
1247 export_generated_headers: ["statslog_art.h"],
1261 name: "statslog_art.h",
1263 …cmd: "$(location stats-log-api-gen) --header $(genDir)/statslog_art.h --module art --namespace art…
1265 "statslog_art.h",
1272 …enDir)/statslog_art.cpp --module art --namespace art,metrics,statsd --importHeader statslog_art.h",