Home
last modified time | relevance | path

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

/external/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/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.cpp17 std::vector<uint8_t> GetFileContents(const char* filename) { in GetFileContents() function
/external/perfetto/src/profiling/symbolizer/
Dbreakpad_parser.cc35 std::optional<std::string> GetFileContents(const std::string& file_path) { in GetFileContents() function
/external/libchrome/mojo/public/cpp/platform/tests/
Dplatform_handle_unittest.cc121 std::string GetFileContents(PlatformHandle& handle) { in GetFileContents() function in mojo::__anon407715280111::PlatformHandleTest
/external/grpc-grpc/test/core/util/
Dtls_utils.cc81 std::string GetFileContents(const std::string& path) { in GetFileContents() function
/external/google-breakpad/src/tools/windows/dump_syms/
Ddump_syms_unittest.cc160 void GetFileContents(const std::wstring& path, std::string* content) { in GetFileContents() function
/external/google-breakpad/src/common/windows/
Dhttp_upload.cc113 bool GetFileContents(const wstring& filename, vector<char>* contents) { in GetFileContents() function
/external/skia/bazel/exporter/build_proto/analysis_v2/
Danalysis_v2.pb.go414 func (x *Action) GetFileContents() string { func