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

  /external/chromium_org/chrome/browser/profiles/
gaia_info_update_service_factory.cc 44 prefs->RegisterInt64Pref(prefs::kProfileGAIAInfoUpdateTime,
gaia_info_update_service.cc 40 prefs->GetInt64(prefs::kProfileGAIAInfoUpdateTime));
104 profile_->GetPrefs()->SetInt64(prefs::kProfileGAIAInfoUpdateTime,
157 profile_->GetPrefs()->SetInt64(prefs::kProfileGAIAInfoUpdateTime,
  /external/chromium_org/chrome/common/
pref_names.cc     [all...]
pref_names.h 685 extern const char kProfileGAIAInfoUpdateTime[];
    [all...]

Completed in 31 milliseconds