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

  /art/compiler/dex/quick/arm64/
codegen_arm64.h 51 int GetMaxMappedIn() { return max_mapped_in_; }
  /art/compiler/dex/quick/x86/
codegen_x86.h 52 int GetMaxMappedIn() { return max_mapped_in_; }
    [all...]

Completed in 32 milliseconds