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

/external/chromium_org/chrome/installer/util/
H A Dshell_util.cc743 bool LaunchSelectDefaultProtocolHandlerDialog(const wchar_t* protocol) { function in namespace:__anon7126
1838 succeeded = LaunchSelectDefaultProtocolHandlerDialog(L"http");
1916 succeeded = LaunchSelectDefaultProtocolHandlerDialog(protocol.c_str());

Completed in 70 milliseconds