OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WKProtectionSpaceAuthenticationScheme
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebKit2/UIProcess/API/C/
WKProtectionSpaceTypes.h
58
typedef uint32_t
WKProtectionSpaceAuthenticationScheme
;
WKProtectionSpace.h
44
WK_EXPORT
WKProtectionSpaceAuthenticationScheme
WKProtectionSpaceGetAuthenticationScheme(WKProtectionSpaceRef);
WKProtectionSpace.cpp
69
WKProtectionSpaceAuthenticationScheme
WKProtectionSpaceGetAuthenticationScheme(WKProtectionSpaceRef protectionSpaceRef)
WKAPICast.h
248
inline
WKProtectionSpaceAuthenticationScheme
toAPI(WebCore::ProtectionSpaceAuthenticationScheme type)
Completed in 267 milliseconds