Searched refs:SetOSVersion (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/
H A Dbug_report_util.h46 // SetOSVersion copies the maj.minor.build + servicePack_string
55 static void SetOSVersion(std::string *os_version);
H A Dbug_report_util.cc160 void BugReportUtil::SetOSVersion(std::string* os_version) { function in class:BugReportUtil
312 SetOSVersion(&os_version);
/external/chromium_org/chrome/browser/feedback/
H A Dfeedback_util.h53 // SetOSVersion copies the maj.minor.build + servicePack_string
62 static void SetOSVersion(std::string *os_version);
H A Dfeedback_util.cc162 void FeedbackUtil::SetOSVersion(std::string* os_version) { function in class:FeedbackUtil
302 SetOSVersion(&os_version);

Completed in 167 milliseconds