Home
last modified time | relevance | path

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

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