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 | 137 std::vector<uint8_t> memory_; member in art::OptimizingCFITest::InternalCodeAllocator |
| D | codegen_test_utils.h | 182 std::unique_ptr<uint8_t[]> memory_; variable |
| D | optimizing_compiler.cc | 91 ArenaVector<uint8_t> memory_; member in art::CodeVectorAllocator |
| /art/libartbase/base/ | ||
| D | arena_allocator.h | 213 uint8_t* memory_; variable |