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

  /external/chromium_org/content/renderer/
stats_collection_controller.h 37 std::string GetBrowserHistogram(const std::string& histogram_name);
stats_collection_controller.cc 94 .SetMethod("getBrowserHistogram",
95 &StatsCollectionController::GetBrowserHistogram)
127 std::string StatsCollectionController::GetBrowserHistogram(

Completed in 52 milliseconds