Home
last modified time | relevance | path

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

/system/chre/util/system/
Ddebug_dump.cc36 if (mCurrBuff != nullptr || allocNewBuffer()) { in printVaList()
46 } else if (allocNewBuffer()) { in printVaList()
58 bool DebugDumpWrapper::allocNewBuffer() { in allocNewBuffer() function in chre::DebugDumpWrapper
/system/chre/util/include/chre/util/system/
Ddebug_dump.h87 bool allocNewBuffer();