HomeSort by relevance Sort by last modified time
    Searched refs:ReadAtCurrentPosNoBestEffort (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/files/
file.h 227 int ReadAtCurrentPosNoBestEffort(char* data, int size);
file_posix.cc 251 int File::ReadAtCurrentPosNoBestEffort(char* data, int size) {
257 SCOPED_FILE_TRACE_WITH_SIZE("ReadAtCurrentPosNoBestEffort", size);

Completed in 305 milliseconds