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

  /art/runtime/native/
java_lang_Runtime.cc 94 return Runtime::Current()->GetHeap()->GetFreeMemory();
  /art/runtime/
monitor_test.cc 84 size_t mem = Runtime::Current()->GetHeap()->GetFreeMemory();
  /art/runtime/gc/
heap.h 446 size_t GetFreeMemory() const {
    [all...]
heap.cc     [all...]
  /art/runtime/arch/
stub_test.cc     [all...]

Completed in 277 milliseconds