HomeSort by relevance Sort by last modified time
    Searched refs:SetOutput (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/
browser_about_handler.h 55 void SetOutput(const std::string& header, const std::string& output) {
63 SetOutput(StringPrintf("Renderer PID %d", static_cast<int>(pid)), output);
browser_about_handler.cc 628 AboutTcmallocOutputs::GetInstance()->SetOutput(browser, buffer);
    [all...]

Completed in 149 milliseconds