Searched refs:ensureOriginRecord (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/loader/appcache/
H A DApplicationCacheStorage.h115 bool ensureOriginRecord(const SecurityOrigin*);
H A DApplicationCacheStorage.cpp538 if (!ensureOriginRecord(origin))
687 if (!ensureOriginRecord(group->origin()))
936 bool ApplicationCacheStorage::ensureOriginRecord(const SecurityOrigin* origin) function in class:WebCore::ApplicationCacheStorage

Completed in 64 milliseconds