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 495 ProtocolHandler ph1 = CreateProtocolHandler("test", GURL("http://test/%s")); local
498 registry()->OnIgnoreRegisterProtocolHandler(ph1);
499 ASSERT_TRUE(registry()->IsIgnored(ph1));
502 registry()->RemoveIgnoredHandler(ph1);
503 ASSERT_FALSE(registry()->IsIgnored(ph1));
547 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
549 registry()->OnAcceptRegisterProtocolHandler(ph1);
552 registry()->OnAcceptRegisterProtocolHandler(ph1);
554 ASSERT_FALSE(registry()->IsDefault(ph1));
559 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1") local
570 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
579 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
594 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
614 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
624 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
633 ProtocolHandler ph1 = CreateProtocolHandler("test", GURL("http:\/\/test\/%s")); local
642 ProtocolHandler ph1 = CreateProtocolHandler("test", GURL("http:\/\/test\/1\/%s")); local
670 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
684 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
718 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
740 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
746 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
756 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
818 ProtocolHandler ph1 = CreateProtocolHandler("mailto", "test1"); local
830 ProtocolHandler ph1 = CreateProtocolHandler(scheme, "test1"); local
839 ProtocolHandler ph1 = CreateProtocolHandler("mailto", "test1"); local
858 ProtocolHandler ph1 = CreateProtocolHandler("mailto", "test1"); local
876 ProtocolHandler ph1 = CreateProtocolHandler(scheme, "test1"); local
887 ProtocolHandler ph1 = CreateProtocolHandler(mailto, "MailtoHandler"); local
898 ProtocolHandler ph1 = local
909 ProtocolHandler ph1 = local
923 ProtocolHandler ph1 = local
941 ProtocolHandler ph1 = 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 129 milliseconds