Home
last modified time | relevance | path

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

/system/core/liblog/
Dfake_log_device.cpp65 typedef struct LogState { struct
86 } LogState; argument
121 static LogState openLogTable[MAX_OPEN_LOGS];
127 static LogState* createLogState() { in createLogState()
142 static LogState* fdToLogState(int fd) { in fdToLogState()
153 LogState* ls; in deleteFakeFd()
178 static void configureInitialState(const char* pathName, LogState* logState) { in configureInitialState()
351 static void showLog(LogState* state, int logPrio, const char* tag, const char* msg) { in showLog()
552 LogState* state; in fakeLogWritev()
635 LogState* logState; in fakeLogOpen()