OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:html_operations_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/webui/chromeos/login/
login_ui.cc
33
html_operations_
(new HTMLOperationsInterface()) {
42
base::StringPiece login_html =
html_operations_
->GetLoginHTML();
43
std::string full_html =
html_operations_
->GetFullHTML(login_html,
46
html_operations_
->CreateHTMLBytes(full_html));
login_ui.h
33
scoped_ptr<HTMLOperationsInterface>
html_operations_
;
member in class:chromeos::LoginUIHTMLSource
Completed in 50 milliseconds