Home
last modified time | relevance | path

Searched refs:GetNotifyNativeInterval (Results 1 – 2 of 2) sorted by relevance

/art/runtime/native/
Ddalvik_system_VMRuntime.cc317 return Runtime::Current()->GetHeap()->GetNotifyNativeInterval(); in VMRuntime_getNotifyNativeInterval()
/art/runtime/gc/
Dheap.h318 uint32_t GetNotifyNativeInterval() { in GetNotifyNativeInterval() function