Home
last modified time | relevance | path

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

/external/cronet/base/files/
Dfile_win.cc150 int File::WriteAtCurrentPos(const char* data, int size) { in WriteAtCurrentPos() function in base::File
Dfile_posix.cc336 int File::WriteAtCurrentPos(const char* data, int size) { in WriteAtCurrentPos() function in base::File
/external/libchrome/base/files/
Dfile_posix.cc300 int File::WriteAtCurrentPos(const char* data, int size) { in WriteAtCurrentPos() function in base::File