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 80 int days_since_last_run = GoogleChromeDaysSinceLastRun();
85 int days_since_last_run = GoogleChromeDaysSinceLastRun();
91 int days_since_last_run = GoogleChromeDaysSinceLastRun();
99 int days_since_last_run = GoogleChromeDaysSinceLastRun();
gcapi.h 97 int __stdcall GoogleChromeDaysSinceLastRun();
gcapi.cc 596 int __stdcall GoogleChromeDaysSinceLastRun() {
642 int days_since_last_run = GoogleChromeDaysSinceLastRun();
743 int days_since_last_run = GoogleChromeDaysSinceLastRun();

Completed in 69 milliseconds