Home | History | Annotate | Download | only in Fuzzer

Lines Matching refs:Path

19 long GetEpoch(const std::string &Path);
21 Unit FileToVector(const std::string &Path, size_t MaxSize = 0,
24 std::string FileToString(const std::string &Path);
26 void CopyFileToErr(const std::string &Path);
28 void WriteToFile(const Unit &U, const std::string &Path);
30 void ReadDirToVectorOfUnits(const char *Path, Vector<Unit> *V,
40 // Returns path to a TmpDir.
55 bool IsFile(const std::string &Path);
56 size_t FileSize(const std::string &Path);
77 void RemoveFile(const std::string &Path);