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

  /external/chromium_org/chrome/browser/first_run/
first_run_internal.h 24 FIRST_RUN_UNKNOWN, // The state is not tested or set yet.
first_run.cc 461 FirstRunState g_first_run = FIRST_RUN_UNKNOWN;
588 if (internal::g_first_run == internal::FIRST_RUN_UNKNOWN) {

Completed in 43 milliseconds