Searched defs:memory_ (Results 1 – 5 of 5) sorted by relevance
| /art/runtime/ | ||
| D | backtrace_helper.cc | 85   std::shared_ptr<unwindstack::Memory> memory_;  member | 
| /art/compiler/optimizing/ | ||
| D | optimizing_cfi_test.cc | 138     std::vector<uint8_t> memory_;  member in art::OptimizingCFITest::InternalCodeAllocator | 
| D | codegen_test_utils.h | 187   std::unique_ptr<uint8_t[]> memory_;  variable | 
| D | optimizing_compiler.cc | 88   ArenaVector<uint8_t> memory_;  member in art::CodeVectorAllocator | 
| /art/libartbase/base/ | ||
| D | arena_allocator.h | 214   uint8_t* memory_;  variable |