Searched refs:DebugAlloc (Results 1 – 1 of 1) sorted by relevance
1552 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