HomeSort by relevance Sort by last modified time
    Searched refs:GetSwapSpaceAllocator (Results 1 - 2 of 2) sorted by null

  /art/compiler/
compiled_method.cc 208 SwapAllocator<CompiledMethod> alloc(driver->GetSwapSpaceAllocator());
221 SwapAllocator<CompiledMethod> alloc(driver->GetSwapSpaceAllocator());
229 SwapAllocator<CompiledMethod> alloc(driver->GetSwapSpaceAllocator());
  /art/compiler/driver/
compiler_driver.h 389 SwapAllocator<void>& GetSwapSpaceAllocator() {
    [all...]

Completed in 34 milliseconds