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