Searched defs:GetFileContents (Results 1 – 8 of 8) sorted by relevance
74 bool GetFileContents(const std::string& file_name, std::string* contents) { in GetFileSize() function
12 std::unique_ptr<char, pdfium::FreeDeleter> GetFileContents(const char* filename, in GetFileContents() function
35 base::Optional<std::string> GetFileContents(const std::string& file_path) { in GetFileContents() function
121 std::string GetFileContents(PlatformHandle& handle) { in GetFileContents() function in mojo::__anon249b5a5e0111::PlatformHandleTest
156 void GetFileContents(const std::wstring& path, std::string* content) { in GetFileContents() function
110 bool GetFileContents(const wstring &filename, vector<char> *contents) { in GetFileContents() function