Searched defs:GetFileContents (Results 1 – 10 of 10) sorted by relevance
74 bool GetFileContents(const std::string& file_name, std::string* contents) { in GetFileSize() function
17 std::vector<uint8_t> GetFileContents(const char* filename) { in GetFileContents() function
35 std::optional<std::string> GetFileContents(const std::string& file_path) { in GetFileContents() function
121 std::string GetFileContents(PlatformHandle& handle) { in GetFileContents() function in mojo::__anon407715280111::PlatformHandleTest
81 std::string GetFileContents(const std::string& path) { in GetFileContents() function
160 void GetFileContents(const std::wstring& path, std::string* content) { in GetFileContents() function
113 bool GetFileContents(const wstring& filename, vector<char>* contents) { in GetFileContents() function
414 func (x *Action) GetFileContents() string { func