Searched refs:getLogSocket (Results 1 - 8 of 8) sorted by relevance

/system/core/logd/
H A DLogListener.h34 static int getLogSocket();
H A DLogReader.h39 static int getLogSocket();
H A DLogAudit.h41 static int getLogSocket();
H A DLogListener.cpp35 SocketListener(getLogSocket(), false),
121 int LogListener::getLogSocket() { function in class:LogListener
H A DCommandListener.h36 static int getLogSocket();
H A DCommandListener.cpp41 FrameworkListener(getLogSocket()) {
300 int CommandListener::getLogSocket() { function in class:CommandListener
H A DLogAudit.cpp45 SocketListener(getLogSocket(), false),
271 int LogAudit::getLogSocket() { function in class:LogAudit
H A DLogReader.cpp32 SocketListener(getLogSocket(), true),
208 int LogReader::getLogSocket() { function in class:LogReader

Completed in 57 milliseconds