Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/profiles/
Dprofile.cc276 virtual UserScriptMaster* GetUserScriptMaster() { in GetUserScriptMaster() function in OffTheRecordProfileImpl
Dprofile_impl.cc748 UserScriptMaster* ProfileImpl::GetUserScriptMaster() { in GetUserScriptMaster() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h148 virtual UserScriptMaster* GetUserScriptMaster() { NOTREACHED(); return NULL; } in GetUserScriptMaster() function