Home
last modified time | relevance | path

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

/system/core/libcutils/
Dklog.cpp46 void klog_writev(int level, const struct iovec* iov, int iov_count) { in klog_writev() argument
51 TEMP_FAILURE_RETRY(writev(klog_fd, iov, iov_count)); in klog_writev()
/system/core/libcutils/include_vndk/cutils/
Dklog.h30 void klog_writev(int level, const struct iovec* iov, int iov_count);
/system/core/libcutils/include/cutils/
Dklog.h30 void klog_writev(int level, const struct iovec* iov, int iov_count);