Searched defs:callbacks_ (Results 1 – 5 of 5) sorted by relevance
| /art/runtime/ | ||
| D | common_runtime_test.h | 210 std::unique_ptr<CompilerCallbacks> callbacks_; variable |
| D | runtime.h | 1561 std::unique_ptr<RuntimeCallbacks> callbacks_; variable |
| /art/dex2oat/linker/ | ||
| D | oat_writer_test.cc | 308 std::unique_ptr<QuickCompilerCallbacks> callbacks_; member in art::linker::OatTest |
| /art/openjdkjvmti/ | ||
| D | ti_heap.cc | 1369 const jvmtiHeapCallbacks* callbacks_; member in openjdkjvmti::FollowReferencesHelper |
| /art/dex2oat/ | ||
| D | dex2oat.cc | 2931 std::unique_ptr<QuickCompilerCallbacks> callbacks_; member in art::Dex2Oat |