Home | History | Annotate | Download | only in visitedlink

Lines Matching refs:ReadFromFile

557   if (!ReadFromFile(file_closer.get(), kFileHeaderSize,
607 // file since ReadFromFile() [which is the next call accessing the file]
617 if (!ReadFromFile(file, 0, &header, kFileHeaderSize))
943 bool VisitedLinkMaster::ReadFromFile(FILE* file,