Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/profiles/
Dprofile.cc468 virtual UserStyleSheetWatcher* GetUserStyleSheetWatcher() { in GetUserStyleSheetWatcher() function in OffTheRecordProfileImpl
Dprofile_impl.cc963 UserStyleSheetWatcher* ProfileImpl::GetUserStyleSheetWatcher() { in GetUserStyleSheetWatcher() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h191 virtual UserStyleSheetWatcher* GetUserStyleSheetWatcher() { NOTREACHED(); return NULL; } in GetUserStyleSheetWatcher() function