Home
last modified time | relevance | path

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

/system/core/debuggerd/libdebuggerd/
Dutility.cpp83 static bool write_to_kmsg = should_write_to_kmsg(); in _VLOG() local
100 if (write_to_kmsg) { in _VLOG()