OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:password_manager_delegate_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.cc
65
password_manager_delegate_
.reset(new PasswordManagerDelegateImpl(contents));
67
new PasswordManager(contents,
password_manager_delegate_
.get()));
tab_contents_wrapper.h
191
scoped_ptr<PasswordManagerDelegate>
password_manager_delegate_
;
member in class:TabContentsWrapper
Completed in 113 milliseconds