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

/external/chromium_org/chrome/installer/util/
H A Dshell_util.h251 static const wchar_t* kPotentialProtocolAssociations[]; member in class:ShellUtil
H A Dshell_util.cc414 for (int i = 0; ShellUtil::kPotentialProtocolAssociations[i] != NULL;
418 ShellUtil::kPotentialProtocolAssociations[i], html_prog_id));
1363 const wchar_t* ShellUtil::kPotentialProtocolAssociations[] = {L"ftp", L"http", member in class:ShellUtil
/external/chromium_org/chrome/installer/setup/
H A Duninstall.cc863 &ShellUtil::kPotentialProtocolAssociations[0];

Completed in 59 milliseconds