Searched refs:fakeLogWritev (Results 1 - 3 of 3) sorted by relevance

/system/core/liblog/
H A Dfake_log_device.h28 LIBLOG_HIDDEN ssize_t fakeLogWritev(int fd, const struct iovec* vector,
H A Dfake_writer.c95 ret = TEMP_FAILURE_RETRY(fakeLogWritev(logFd, vec, nr));
H A Dfake_log_device.c711 LIBLOG_HIDDEN ssize_t fakeLogWritev(int fd, const struct iovec* vector, function

Completed in 67 milliseconds