Searched defs:AppendFile (Results 1 – 2 of 2) sorted by relevance
27 void BlobData::AppendFile(const base::FilePath& file_path, in AppendFile() function in webkit_blob::BlobData
83 int AppendFile(const base::FilePath& file_path, const char* data, int size) { in AppendFile() function