Home
last modified time | relevance | path

Searched refs:GetSettingsId (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/win8/metro_driver/
Dsettings_handler.cc102 HRESULT hr = GetSettingsId(id, &settings_id); in AppendNewSettingsCommand()
124 HRESULT hr = GetSettingsId(kSettingsId, &settings_id); in OnSettings()
128 hr = GetSettingsId(kHelpId, &help_id); in OnSettings()
132 hr = GetSettingsId(kAboutId, &about_id); in OnSettings()
169 HRESULT SettingsHandler::GetSettingsId( in GetSettingsId() function in SettingsHandler
Dsettings_handler.h38 static HRESULT GetSettingsId(const wchar_t* value,