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

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

Completed in 88 milliseconds