Home
last modified time | relevance | path

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

/system/core/debuggerd/libdebuggerd/
Dutility.cpp79 bool write_to_logcat = is_allowed_in_logcat(ltype) in _VLOG() local
94 if (write_to_logcat) { in _VLOG()