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

  /external/chromium_org/chrome/installer/gcapi/
gcapi_last_run_test.cc 78 int days_since_last_run = GoogleChromeDaysSinceLastRun();
83 int days_since_last_run = GoogleChromeDaysSinceLastRun();
89 int days_since_last_run = GoogleChromeDaysSinceLastRun();
97 int days_since_last_run = GoogleChromeDaysSinceLastRun();
gcapi.h 97 int __stdcall GoogleChromeDaysSinceLastRun();
gcapi.cc 600 int __stdcall GoogleChromeDaysSinceLastRun() {
646 int days_since_last_run = GoogleChromeDaysSinceLastRun();
747 int days_since_last_run = GoogleChromeDaysSinceLastRun();

Completed in 5476 milliseconds