Home
last modified time | relevance | path

Searched defs:callbacks_ (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dcommon_runtime_test.h142 std::unique_ptr<CompilerCallbacks> callbacks_; variable
/art/compiler/
Doat_test.cc237 std::unique_ptr<QuickCompilerCallbacks> callbacks_; member in art::OatTest
/art/dex2oat/
Ddex2oat.cc2477 std::unique_ptr<QuickCompilerCallbacks> callbacks_; member in art::FINAL