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 454 ProtocolHandler ph1 = CreateProtocolHandler("test", GURL("http://test/%s"), local
459 registry()->OnIgnoreRegisterProtocolHandler(ph1);
460 ASSERT_TRUE(registry()->IsIgnored(ph1));
463 registry()->RemoveIgnoredHandler(ph1);
464 ASSERT_FALSE(registry()->IsIgnored(ph1));
508 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
510 registry()->OnAcceptRegisterProtocolHandler(ph1);
513 registry()->OnAcceptRegisterProtocolHandler(ph1);
515 ASSERT_FALSE(registry()->IsDefault(ph1));
520 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1") local
531 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
540 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
555 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
575 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
585 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
594 ProtocolHandler ph1 = CreateProtocolHandler("test", GURL("http:\/\/test\/%s"), local
605 ProtocolHandler ph1 = CreateProtocolHandler("test", GURL("http:\/\/test\/%s"), local
637 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
651 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
685 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
707 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
713 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
723 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
785 ProtocolHandler ph1 = CreateProtocolHandler("mailto", "test1"); local
797 ProtocolHandler ph1 = CreateProtocolHandler(scheme, "test1"); local
806 ProtocolHandler ph1 = CreateProtocolHandler("mailto", "test1"); local
825 ProtocolHandler ph1 = CreateProtocolHandler("mailto", "test1"); local
843 ProtocolHandler ph1 = CreateProtocolHandler(scheme, "test1"); local
854 ProtocolHandler ph1 = CreateProtocolHandler(mailto, "MailtoHandler"); local
865 ProtocolHandler ph1 = CreateProtocolHandler("mailto", local
876 ProtocolHandler ph1 = CreateProtocolHandler("mailto", local
890 ProtocolHandler ph1 = CreateProtocolHandler("mailto", local
908 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 137 milliseconds