Searched defs:GetFileContents (Results 1 – 6 of 6) sorted by relevance
74 bool GetFileContents(const std::string& file_name, std::string* contents) { in GetFileSize() function
153 void GetFileContents(const std::wstring& path, std::string* content) { in GetFileContents() function
121 std::string GetFileContents(PlatformHandle& handle) { in GetFileContents() function in mojo::__anonbef757b20111::PlatformHandleTest
79 std::unique_ptr<char, pdfium::FreeDeleter> GetFileContents(const char* filename, in GetFileContents() function
323 bool HTTPUpload::GetFileContents(const wstring &filename, in GetFileContents() function in google_breakpad::HTTPUpload