Home
last modified time | relevance | path

Searched defs:GetFileContents (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/common/
Dfile_util.cc74 bool GetFileContents(const std::string& file_name, std::string* contents) { in GetFileSize() function
/external/libwebm/common/
Dfile_util.cc74 bool GetFileContents(const std::string& file_name, std::string* contents) { in GetFileSize() function
/external/libaom/libaom/third_party/libwebm/common/
Dfile_util.cc74 bool GetFileContents(const std::string& file_name, std::string* contents) { in GetFileSize() function
/external/pdfium/testing/utils/
Dfile_util.cpp12 std::unique_ptr<char, pdfium::FreeDeleter> GetFileContents(const char* filename, in GetFileContents() function
/external/llvm-project/lldb/source/Interpreter/
DOptionValueFileSpec.cpp101 const lldb::DataBufferSP &OptionValueFileSpec::GetFileContents() { in GetFileContents() function in OptionValueFileSpec
/external/libchrome/mojo/public/cpp/platform/tests/
Dplatform_handle_unittest.cc121 std::string GetFileContents(PlatformHandle& handle) { in GetFileContents() function in mojo::__anon17e2c3f90111::PlatformHandleTest
/external/google-breakpad/src/tools/windows/dump_syms/
Ddump_syms_unittest.cc156 void GetFileContents(const std::wstring& path, std::string* content) { in GetFileContents() function
/external/google-breakpad/src/common/windows/
Dhttp_upload.cc110 bool GetFileContents(const wstring &filename, vector<char> *contents) { in GetFileContents() function