Home
last modified time | relevance | path

Searched defs:compiled_methods_ (Results 1 – 4 of 4) sorted by relevance

/art/compiler/linker/
Drelative_patcher_test.h246 std::vector<std::unique_ptr<CompiledMethod>> compiled_methods_; variable
/art/compiler/
Doat_writer.h224 std::vector<CompiledMethod*> compiled_methods_; variable
Doat_writer.cc346 std::vector<CompiledMethod*> compiled_methods_; member in art::OatWriter::InitOatClassesMethodVisitor
/art/dex2oat/
Ddex2oat.cc1900 std::unique_ptr<std::unordered_set<std::string>> compiled_methods_; member in art::FINAL