Home
last modified time | relevance | path

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

/system/core/debuggerd/
Dutility.h54 extern void _LOG(int tfd, bool in_tombstone_only, const char *fmt, ...);
Ddebuggerd.c64 void _LOG(int tfd, bool in_tombstone_only, const char *fmt, ...) in _LOG() argument
78 if (!in_tombstone_only) in _LOG()