Searched defs:autofill_host (Results 1 – 2 of 2) sorted by relevance
32 AutoFillHost* autofill_host() { return autofill_host_; } in autofill_host() function33 void SetAutoFillHost(AutoFillHost* autofill_host) { autofill_host_ = autofill_host; } in SetAutoFillHost()
33 AutoFillHost* autofill_host() { return autofill_host_; } in autofill_host() function34 void SetAutoFillHost(AutoFillHost* autofill_host) { autofill_host_ = autofill_host; } in SetAutoFillHost()