Home
last modified time | relevance | path

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

/system/logging/logd/
DLogReaderList.cpp28 static sp<ILogcatManagerService> InitLogcatService() { in InitLogcatService() function
34 static sp<ILogcatManagerService> logcat_service = InitLogcatService(); in GetLogcatService()