Home
last modified time | relevance | path

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

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