Lines Matching +defs:source +defs:path
94 bool GetTempName(const string& path, base::FilePath* template_path) { in GetTempName()
116 bool WriteFile(const char* path, const void* data, size_t data_len) { in WriteFile()
317 static bool ReadFileChunkAndAppend(const string& path, in ReadFileChunkAndAppend()
347 bool ReadFile(const string& path, brillo::Blob* out_p) { in ReadFile()
351 bool ReadFile(const string& path, string* out_p) { in ReadFile()
355 bool ReadFileChunk(const string& path, in ReadFileChunk()
388 off_t FileSize(const string& path) { in FileSize()
481 bool WriteStringToFileAtomic(const std::string& path, in WriteStringToFileAtomic()
589 bool FileExists(const char* path) { in FileExists()
594 bool IsSymlink(const char* path) { in IsSymlink()
599 bool IsRegFile(const char* path) { in IsRegFile()
853 string GetFileFormat(const string& path) { in GetFileFormat()
930 string ToString(DownloadSource source) { in ToString()
1048 bool ReadExtents(const std::string& path, in ReadExtents()
1059 bool WriteExtents(const std::string& path, in WriteExtents()
1075 bool ReadExtents(const std::string& path, in ReadExtents()