Home
last modified time | relevance | path

Searched defs:CompilerCallbacks (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dparsed_options.h36 class CompilerCallbacks; variable
H A Druntime_options.h39 class CompilerCallbacks; variable
H A Dcompiler_callbacks.h84 explicit CompilerCallbacks(CallbackMode mode) : mode_(mode) { } in CompilerCallbacks() function
H A Dcommon_runtime_test.h66 class CompilerCallbacks; variable
H A Druntime.h98 class CompilerCallbacks; variable
/aosp_15_r20/art/runtime/verifier/
H A Dclass_verifier.h35 class CompilerCallbacks; variable