OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetAsDefaultProtocolClient
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/
shell_integration_android.cc
23
bool ShellIntegration::
SetAsDefaultProtocolClient
(const std::string& protocol) {
shell_integration_chromeos.cc
19
bool ShellIntegration::
SetAsDefaultProtocolClient
(const std::string& protocol) {
shell_integration.h
35
static bool
SetAsDefaultProtocolClient
(const std::string& protocol);
shell_integration.cc
311
result = ShellIntegration::
SetAsDefaultProtocolClient
(protocol_);
shell_integration_win.cc
225
bool ShellIntegration::
SetAsDefaultProtocolClient
(const std::string& protocol) {
shell_integration_linux.cc
477
bool ShellIntegration::
SetAsDefaultProtocolClient
(const std::string& protocol) {
[
all
...]
Completed in 264 milliseconds