HomeSort by relevance Sort by last modified time
    Searched refs:file_base (Results 1 - 7 of 7) sorted by null

  /external/chromium/chrome/browser/history/
text_database.h 95 static const FilePath::CharType* file_base();
text_database.cc 79 const FilePath::CharType* TextDatabase::file_base() { function in class:history::TextDatabase
90 FilePath::StringType filename(file_base());
text_database_manager.cc 158 FilePath::StringType filepattern(TextDatabase::file_base());
expire_history_backend.cc 691 FilePath::StringType history_index_files_pattern = TextDatabase::file_base();
  /external/webkit/Tools/Scripts/webkitpy/style/
checker_unittest.py 449 file_base = "foo"
451 file_path = file_base + "." + file_extension
459 file_base = "-"
461 file_path = file_base
478 file_base = "foo"
480 file_path = file_base + "." + file_extension
522 file_base = "foo"
524 file_path = file_base + "." + file_extension
541 file_base = "foo"
543 file_path = file_base + "." + file_extensio
    [all...]
  /external/freetype/include/freetype/
freetype.h     [all...]
  /external/freetype/src/base/
ftobjs.c     [all...]

Completed in 92 milliseconds