Searched refs:fakeLogWritev (Results 1 - 2 of 2) sorted by last modified time

/system/core/liblog/
H A Dfake_log_device.c681 ssize_t fakeLogWritev(int fd, const struct iovec* vector, int count) function
H A Dlogd_write.c37 #define log_writev(filedes, vector, count) fakeLogWritev(filedes, vector, count)

Completed in 75 milliseconds