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

/external/chromium_org/chrome/browser/apps/drive/
H A Ddrive_app_mapping.cc46 prefs::kAppLauncherDriveAppMapping,
53 DictionaryPrefUpdate update(prefs_, prefs::kAppLauncherDriveAppMapping);
59 DictionaryPrefUpdate update(prefs_, prefs::kAppLauncherDriveAppMapping);
66 prefs_->GetDictionary(prefs::kAppLauncherDriveAppMapping);
80 prefs_->GetDictionary(prefs::kAppLauncherDriveAppMapping);
99 prefs_->GetDictionary(prefs::kAppLauncherDriveAppMapping);
120 prefs_->GetDictionary(prefs::kAppLauncherDriveAppMapping);
/external/chromium_org/chrome/common/
H A Dpref_names.h796 extern const char kAppLauncherDriveAppMapping[];
H A Dpref_names.cc2285 const char kAppLauncherDriveAppMapping[] = member in namespace:prefs

Completed in 1417 milliseconds