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

  /external/chromium/chrome/browser/first_run/
first_run_unittest.cc 12 FirstRun::GetFirstRunSentinelFilePath(&sentinel_path_);
first_run.h 191 static bool GetFirstRunSentinelFilePath(FilePath* path);
first_run.cc 335 if (!GetFirstRunSentinelFilePath(&first_run_sentinel) ||
347 if (!GetFirstRunSentinelFilePath(&first_run_sentinel))
355 if (!GetFirstRunSentinelFilePath(&first_run_sentinel))
460 bool FirstRun::GetFirstRunSentinelFilePath(FilePath* path) {

Completed in 29 milliseconds