HomeSort by relevance Sort by last modified time
    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 144 milliseconds