Searched refs:DebugAlloc (Results 1 – 1 of 1) sorted by relevance
1367 uint8_t* const new_buf = DebugAlloc(new_len); in Create()1472 static uint8_t* DebugAlloc(size_t len) { in DebugAlloc() function in art::GuardedCopy