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