Searched refs:caPath (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebPage.h276 static void onCertificateStoreLocationSet(const BlackBerry::Platform::String& caPath);
H A DWebPage.cpp5078 void WebPage::onCertificateStoreLocationSet(const BlackBerry::Platform::String& caPath) argument
5081 MediaPlayerPrivate::setCertificatePath(caPath);
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DMediaPlayerPrivateBlackBerry.cpp93 void MediaPlayerPrivate::setCertificatePath(const WTF::String& caPath) argument
95 PlatformPlayer::setCertificatePath(caPath);

Completed in 135 milliseconds