Home
last modified time | relevance | path

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

/system/core/debuggerd/libdebuggerd/
Dutility.cpp46 bool is_allowed_in_logcat(enum logtype ltype) { in is_allowed_in_logcat() function
71 bool write_to_logcat = is_allowed_in_logcat(ltype) in _LOG()