Searched defs:iovecs (Results 1 – 2 of 2) sorted by relevance
193 std::vector<adb_iovec> IOVector::iovecs() const { in iovecs() function in IOVector
144 struct iovec* iovecs = nullptr; in LLVMFuzzerTestOneInput() local