Home
last modified time | relevance | path

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

/system/core/liblog/
Dlogd_write.c35 #define log_open(pathname, flags) fakeLogOpen(pathname, flags)
Dfake_log_device.c667 int fakeLogOpen(const char *pathName, int flags) in fakeLogOpen() function