OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateHTMLBytes
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/ui/webui/chromeos/login/
login_ui_helpers.h
32
virtual RefCountedBytes*
CreateHTMLBytes
(std::string full_html);
login_ui_helpers.cc
33
RefCountedBytes* HTMLOperationsInterface::
CreateHTMLBytes
(
mock_login_ui_helpers.h
50
MOCK_METHOD1(
CreateHTMLBytes
,
login_ui.cc
46
html_operations_->
CreateHTMLBytes
(full_html));
Completed in 25 milliseconds