Home
last modified time | relevance | path

Searched defs:send_to_uma (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/chromeos/
Dboot_times_loader.h131 TimeMarker(const std::string& name, bool send_to_uma) in TimeMarker()
137 bool send_to_uma() const { return send_to_uma_; } in send_to_uma() function
Dboot_times_loader.cc351 const std::string& marker_name, bool send_to_uma) { in AddLoginTimeMarker()
356 const std::string& marker_name, bool send_to_uma) { in AddLogoutTimeMarker()