CountInMemoryAreas 60 content/browser/dom_storage/dom_storage_host.cc if (ns->CountInMemoryAreas() > kMaxInMemoryStorageAreas) { CountInMemoryAreas 62 content/browser/dom_storage/dom_storage_host.cc if (ns->CountInMemoryAreas() > kMaxInMemoryStorageAreas) CountInMemoryAreas 232 content/browser/dom_storage/dom_storage_namespace.cc return alias_master_namespace_->CountInMemoryAreas(); CountInMemoryAreas 82 content/browser/dom_storage/dom_storage_namespace.h unsigned int CountInMemoryAreas() const;