Home
last modified time | relevance | path

Searched defs:swap_space_ (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/compiler/driver/
H A Dcompiled_method_storage.h114 std::unique_ptr<SwapSpace> swap_space_; variable
H A Dcompiled_method_storage.cc104 SwapSpace* const swap_space_; member in art::CompiledMethodStorage::LengthPrefixedArrayAlloc