Searched defs:swap_space_ (Results 1 – 2 of 2) sorted by relevance
/art/compiler/driver/ | ||
D | compiled_method_storage.h | 93 std::unique_ptr<SwapSpace> swap_space_; variable |
D | compiled_method_storage.cc | 168 SwapSpace* const swap_space_; member in art::CompiledMethodStorage::LengthPrefixedArrayAlloc |