Home
last modified time | relevance | path

Searched defs:GetWebKitContext (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/profiles/
Dprofile.cc553 virtual WebKitContext* GetWebKitContext() { in GetWebKitContext() function in OffTheRecordProfileImpl
Dprofile_impl.cc1293 WebKitContext* ProfileImpl::GetWebKitContext() { in GetWebKitContext() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h204 virtual WebKitContext* GetWebKitContext() { NOTREACHED(); return NULL; } in GetWebKitContext() function