ShallowCopy 63 content/browser/dom_storage/dom_storage_area.h DOMStorageArea* ShallowCopy( ShallowCopy 92 content/browser/dom_storage/dom_storage_area_unittest.cc copy = area->ShallowCopy(2, std::string()); ShallowCopy 103 content/browser/dom_storage/dom_storage_area_unittest.cc copy = area->ShallowCopy(2, std::string()); ShallowCopy 107 content/browser/dom_storage/dom_storage_area_unittest.cc copy = area->ShallowCopy(2, std::string()); ShallowCopy 125 content/browser/dom_storage/dom_storage_namespace.cc DOMStorageArea* area = it->second.area_->ShallowCopy( ShallowCopy 475 content/browser/dom_storage/session_storage_database_unittest.cc TEST_F(SessionStorageDatabaseTest, ShallowCopy) {