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

  /external/chromium_org/webkit/browser/appcache/
appcache_disk_cache.cc 200 if (is_initializing()) {
218 if (is_initializing()) {
235 if (is_initializing()) {
269 DCHECK(!is_initializing() && !disk_cache_.get());
appcache_disk_cache.h 79 bool is_initializing() const { function in class:appcache::AppCacheDiskCache

Completed in 551 milliseconds