Home
last modified time | relevance | path

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

/packages/modules/adb/daemon/
Dlogging.cpp64 static LogStatus GetLogStatus(android::base::CachedProperty* property, in GetLogStatus() function
77 return GetLogStatus(log_property.get(), &cached_log_status)[type] || in is_logging_enabled()
78 GetLogStatus(persist_log_property.get(), &cached_persist_log_status)[type]; in is_logging_enabled()