Home
last modified time | relevance | path

Searched refs:RecordMetrics (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/instant/
Dinstant_controller.h60 static void RecordMetrics(Profile* profile);
Dinstant_controller.cc68 void InstantController::RecordMetrics(Profile* profile) { in RecordMetrics() function in InstantController
/external/chromium/chrome/browser/profiles/
Dprofile_impl.cc369 InstantController::RecordMetrics(this); in DoFinalInit()