Home
last modified time | relevance | path

Searched defs:SetAutoFillHost (Results 1 – 2 of 2) sorted by relevance

/external/chromium/android/content/browser/tab_contents/
Dtab_contents.h33 void SetAutoFillHost(AutoFillHost* autofill_host) { autofill_host_ = autofill_host; } in SetAutoFillHost() function
/external/chromium/chrome/browser/tab_contents/
Dtab_contents.h34 void SetAutoFillHost(AutoFillHost* autofill_host) { autofill_host_ = autofill_host; } in SetAutoFillHost() function