Searched defs:IsFallback (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/base/files/
H A Ddir_reader_fallback.h30 static bool IsFallback() { return true; } function in class:base::DirReaderFallback
H A Ddir_reader_linux.h84 static bool IsFallback() { function in class:base::DirReaderLinux
/external/chromium_org/content/browser/appcache/
H A Dappcache_entry.h48 bool IsFallback() const { return (types_ & FALLBACK) != 0; } function in class:content::AppCacheEntry

Completed in 1017 milliseconds