Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_posix.cc1353 bool CopyFileContentsWithSendfile(File& infile, in CopyFileContentsWithSendfile() function
H A Dfile_util_unittest.cc4786 TEST_F(FileUtilTest, CopyFileContentsWithSendfile) { in TEST_F() argument