Searched refs:ISSL (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
H A DOwnPtrCommon.h48 typedef struct ISSL ISSL; typedef in typeref:struct:ISSL
76 void deleteOwnedPtr(ISSL*);
/external/webkit/Source/WebCore/platform/network/brew/
H A DSocketStreamHandlePrivate.h64 OwnPtr<ISSL> m_ssl;
H A DSocketStreamHandleBrew.cpp98 m_ssl = createInstance<ISSL>(AEECLSID_SSL);
/external/webkit/Source/JavaScriptCore/wtf/brew/
H A DOwnPtrBrew.cpp57 void deleteOwnedPtr(ISSL* ptr)

Completed in 105 milliseconds