Home
last modified time | relevance | path

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

/art/runtime/gc/allocator/
Drosalloc.cc2084 const char* new_buffer_msg = ""; in LogFragmentationAllocFailure() local
2091 new_buffer_msg = " for a new buffer"; in LogFragmentationAllocFailure()
2095 << "required contiguous free " << required_bytes << " bytes" << new_buffer_msg in LogFragmentationAllocFailure()