Home
last modified time | relevance | path

Searched defs:raw_pwrite (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/fsverity-utils/programs/
H A Dutils.c187 static int raw_pwrite(int fd, const void *buf, int count, u64 offset) in raw_pwrite() function
/aosp_15_r20/system/extras/libfec/
H A Dfec_read.cpp497 bool raw_pwrite(int fd, const void *buf, size_t count, uint64_t offset) { in raw_pwrite() function