OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsFallback
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/base/files/
dir_reader_fallback.h
30
static bool
IsFallback
() { return true; }
dir_reader_linux.h
84
static bool
IsFallback
() {
/external/chromium_org/content/browser/appcache/
appcache_entry.h
48
bool
IsFallback
() const { return (types_ & FALLBACK) != 0; }
Completed in 64 milliseconds