Home
last modified time | relevance | path

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

/art/runtime/
Dcheck_jni.cc1193 uint8_t* const new_buf = DebugAlloc(new_len); in Create()
1294 static uint8_t* DebugAlloc(size_t len) { in DebugAlloc() function in art::GuardedCopy