OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldCacheLoadAppearAsync
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/appcache/
mock_appcache_storage.cc
65
if (
ShouldCacheLoadAppearAsync
(cache)) {
524
if (!
ShouldCacheLoadAppearAsync
(group->newest_complete_cache()))
534
if (!
ShouldCacheLoadAppearAsync
(*it))
542
bool MockAppCacheStorage::
ShouldCacheLoadAppearAsync
(const AppCache* cache) {
mock_appcache_storage.h
141
bool
ShouldCacheLoadAppearAsync
(const AppCache* cache);
Completed in 5073 milliseconds