Home
last modified time | relevance | path

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

/system/core/libutils/
DProcessCallStack.cpp40 static const char* CALL_STACK_PREFIX = " "; variable
203 PrefixPrinter csPrinter(printer, CALL_STACK_PREFIX); in print()