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

/external/chromium/chrome/browser/ui/
H A Dbrowser.h983 static void RegisterAppPrefs(const std::string& app_name, Profile* profile);
H A Dbrowser.cc569 RegisterAppPrefs(app_name, profile);
3092 RegisterAppPrefs(app_name, contents->profile());
4270 void Browser::RegisterAppPrefs(const std::string& app_name, Profile* profile) { function in class:Browser
/external/chromium/chrome/browser/
H A Dbrowser_browsertest.cc750 Browser::RegisterAppPrefs(L"Test");

Completed in 69 milliseconds