Home
last modified time | relevance | path

Searched defs:OSErrorToFileError (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/files/
H A Dfile_win.cc325 File::Error File::OSErrorToFileError(DWORD last_error) { in OSErrorToFileError() function in base::File
H A Dfile_posix.cc486 File::Error File::OSErrorToFileError(int saved_errno) { in OSErrorToFileError() function in base::File
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_posix.cc404 File::Error File::OSErrorToFileError(int saved_errno) { in OSErrorToFileError() function in base::File