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

  /external/chromium_org/courgette/
base_test_unittest.cc 20 std::string BaseTest::FileContents(const char* file_name) const {
36 result += FileContents(file_name->c_str());
  /bootable/recovery/applypatch/
applypatch.h 34 } FileContents;
63 int LoadFileContents(const char* filename, FileContents* file);
64 int SaveFileContents(const char* filename, const FileContents* file);
65 void FreeFileContents(FileContents* file);
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 

Completed in 181 milliseconds