Searched refs:GetWebKitContext (Results 1 – 11 of 11) sorted by relevance
93 profile_->GetWebKitContext()->data_path().Append( in FetchLocalStorageInfoInWebKitThread()144 profile_->GetWebKitContext()->dom_storage_context()->DeleteLocalStorageFile( in DeleteLocalStorageFileInWebKitThread()227 profile_->GetWebKitContext()->dom_storage_context()-> in ConvertPendingInfoInWebKitThread()
105 profile_->GetWebKitContext()->data_path().Append( in FetchIndexedDBInfoInWebKitThread()281 profile_->GetWebKitContext()->indexed_db_context()-> in ConvertPendingInfoInWebKitThread()
126 profiles[i]->GetWebKitContext()->PurgeMemory(); in PurgeBrowser()
184 profile_->GetWebKitContext()->DeleteDataModifiedSince(delete_begin_); in Remove()
21 webkit_context_ = profile->GetWebKitContext(); in ExtensionDataDeleter()
2686 profile_->GetWebKitContext()->dom_storage_context(); in TEST_F()2695 profile_->GetWebKitContext()->indexed_db_context(); in TEST_F()
491 virtual WebKitContext* GetWebKitContext() = 0;
115 virtual WebKitContext* GetWebKitContext();
553 virtual WebKitContext* GetWebKitContext() { in GetWebKitContext() function in OffTheRecordProfileImpl
1293 WebKitContext* ProfileImpl::GetWebKitContext() { in GetWebKitContext() function in ProfileImpl
204 virtual WebKitContext* GetWebKitContext() { NOTREACHED(); return NULL; } in GetWebKitContext() function