OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WKCertificateInfoGetCertificateContextAtIndex
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit2/Shared/API/c/win/
WKCertificateInfoWin.h
38
WK_EXPORT PCCERT_CONTEXT
WKCertificateInfoGetCertificateContextAtIndex
(WKCertificateInfoRef certificateInfo, size_t index);
WKCertificateInfoWin.cpp
44
PCCERT_CONTEXT
WKCertificateInfoGetCertificateContextAtIndex
(WKCertificateInfoRef certificateInfoRef, size_t index)
Completed in 1032 milliseconds