Home
last modified time | relevance | path

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

/system/core/debuggerd/
Dutility.cpp50 bool write_to_logcat = is_allowed_in_logcat(ltype) in _LOG() local
71 if (write_to_logcat) { in _LOG()