HomeSort by relevance Sort by last modified time
    Searched defs:GetFileContents (Results 1 - 6 of 6) sorted by null

  /system/tools/aidl/
io_delegate.cpp 83 unique_ptr<string> IoDelegate::GetFileContents(
  /system/tools/aidl/tests/
fake_io_delegate.cpp 42 unique_ptr<string> FakeIoDelegate::GetFileContents(
  /external/google-breakpad/src/tools/windows/dump_syms/
dump_syms_unittest.cc 153 void GetFileContents(const std::wstring& path, std::string* content) {
190 ASSERT_NO_FATAL_FAILURE(GetFileContents(sym_path, &expected_symbols));
  /external/pdfium/testing/
test_support.cpp 53 GetFileContents(full_path.c_str(), &data_length);
79 std::unique_ptr<char, pdfium::FreeDeleter> GetFileContents(const char* filename,
  /external/google-breakpad/src/common/windows/
http_upload.cc 276 if (!GetFileContents(upload_file, &contents)) {
323 bool HTTPUpload::GetFileContents(const wstring &filename,
  /device/linaro/bootloader/edk2/BaseTools/Source/C/TianoCompress/
TianoCompress.c 1583 GetFileContents (
    [all...]

Completed in 112 milliseconds