Home
last modified time | relevance | path

Searched refs:kAppLauncherDriveAppMapping (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/apps/drive/
Ddrive_app_mapping.cc46 prefs::kAppLauncherDriveAppMapping, in RegisterProfilePrefs()
53 DictionaryPrefUpdate update(prefs_, prefs::kAppLauncherDriveAppMapping); in Add()
59 DictionaryPrefUpdate update(prefs_, prefs::kAppLauncherDriveAppMapping); in Remove()
66 prefs_->GetDictionary(prefs::kAppLauncherDriveAppMapping); in GetChromeApp()
80 prefs_->GetDictionary(prefs::kAppLauncherDriveAppMapping); in GetDriveApp()
99 prefs_->GetDictionary(prefs::kAppLauncherDriveAppMapping); in IsChromeAppGenerated()
120 prefs_->GetDictionary(prefs::kAppLauncherDriveAppMapping); in GetDriveAppIds()
/external/chromium_org/chrome/common/
Dpref_names.cc2285 const char kAppLauncherDriveAppMapping[] = variable
Dpref_names.h796 extern const char kAppLauncherDriveAppMapping[];