Searched defs:class_linker_ (Results 1 – 5 of 5) sorted by relevance
| /art/runtime/ | ||
| D | common_runtime_test.h | 131 ClassLinker* class_linker_; variable |
| D | runtime.h | 735 ClassLinker* class_linker_; variable |
| /art/compiler/driver/ | ||
| D | dex_compilation_unit.h | 118 ClassLinker* const class_linker_; variable |
| D | compiler_driver.cc | 1954 ClassLinker* const class_linker_; member in art::ParallelCompilationManager |
| /art/compiler/ | ||
| D | oat_writer.cc | 1116 ClassLinker* const class_linker_; member in art::OatWriter::WriteCodeMethodVisitor |