OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:client_fcn_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/ocsp/
nss_ocsp.cc
134
SEC_HttpClientFcn
client_fcn_
;
member in class:__anon2843::OCSPNSSInitialization
538
client_fcn_
.version = 1;
539
SEC_HttpClientFcnV1Struct *ft = &
client_fcn_
.fcnTable.ftable1;
549
SECStatus status = SEC_RegisterDefaultHttpClient(&
client_fcn_
);
/external/chromium_org/net/ocsp/
nss_ocsp.cc
166
SEC_HttpClientFcn
client_fcn_
;
member in class:net::__anon9203::OCSPNSSInitialization
569
client_fcn_
.version = 1;
570
SEC_HttpClientFcnV1Struct *ft = &
client_fcn_
.fcnTable.ftable1;
580
SECStatus status = SEC_RegisterDefaultHttpClient(&
client_fcn_
);
[
all
...]
Completed in 164 milliseconds