Home
last modified time | relevance | path

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

/aosp12/art/runtime/native/
H A Ddalvik_system_VMRuntime.cc311 return Runtime::Current()->GetHeap()->GetNotifyNativeInterval(); in VMRuntime_getNotifyNativeInterval()
/aosp12/art/runtime/gc/
H A Dheap.h325 uint32_t GetNotifyNativeInterval() { in GetNotifyNativeInterval() function