HomeSort by relevance Sort by last modified time
    Searched defs:ph1 (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry_unittest.cc 450 ProtocolHandler ph1 = CreateProtocolHandler("test", GURL("http://test/%s"), local
455 registry()->OnIgnoreRegisterProtocolHandler(ph1);
456 ASSERT_TRUE(registry()->IsIgnored(ph1));
459 registry()->RemoveIgnoredHandler(ph1);
460 ASSERT_FALSE(registry()->IsIgnored(ph1));
504 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
506 registry()->OnAcceptRegisterProtocolHandler(ph1);
509 registry()->OnAcceptRegisterProtocolHandler(ph1);
511 ASSERT_FALSE(registry()->IsDefault(ph1));
516 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1") local
527 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
536 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
551 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
571 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
581 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
590 ProtocolHandler ph1 = CreateProtocolHandler("test", GURL("http:\/\/test\/%s"), local
601 ProtocolHandler ph1 = CreateProtocolHandler("test", GURL("http:\/\/test\/%s"), local
633 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
647 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
681 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
703 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
709 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
719 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
781 ProtocolHandler ph1 = CreateProtocolHandler("mailto", "test1"); local
793 ProtocolHandler ph1 = CreateProtocolHandler(scheme, "test1"); local
802 ProtocolHandler ph1 = CreateProtocolHandler("mailto", "test1"); local
821 ProtocolHandler ph1 = CreateProtocolHandler("mailto", "test1"); local
839 ProtocolHandler ph1 = CreateProtocolHandler(scheme, "test1"); local
850 ProtocolHandler ph1 = CreateProtocolHandler(mailto, "MailtoHandler"); local
861 ProtocolHandler ph1 = CreateProtocolHandler("mailto", local
872 ProtocolHandler ph1 = CreateProtocolHandler("mailto", local
886 ProtocolHandler ph1 = CreateProtocolHandler("mailto", local
904 ProtocolHandler ph1 = CreateProtocolHandler("mailto", local
    [all...]
  /external/ipsec-tools/src/racoon/
handler.h 118 struct sockaddr *remote; /* remote address to negosiate ph1 */
119 struct sockaddr *local; /* local address to negosiate ph1 */
319 struct ph1handle *ph1; /* back pointer to isakmp status */ member in struct:ph2handle
329 struct sockaddr *remote; /* remote address to negosiate ph1 */
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 579 milliseconds