OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:existing_delegate
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/custom_handlers/
register_protocol_handler_infobar_delegate.cc
31
RegisterProtocolHandlerInfoBarDelegate*
existing_delegate
=
local
34
if ((
existing_delegate
!= NULL) &&
35
existing_delegate
->handler_.IsEquivalent(handler)) {
Completed in 144 milliseconds