Searched defs:SetShouldPersist (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/dom_storage/
H A Dsession_storage_namespace_impl.cc43 void SessionStorageNamespaceImpl::SetShouldPersist(bool should_persist) { function in class:content::SessionStorageNamespaceImpl
44 session_->SetShouldPersist(should_persist);
H A Ddom_storage_session.cc76 void DOMStorageSession::SetShouldPersist(bool should_persist) { function in class:content::DOMStorageSession

Completed in 464 milliseconds