OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:out_store
(Results
1 - 1
of
1
) sorted by null
/external/chromium/net/base/
x509_certificate_win.cc
450
HCERTSTORE
out_store
= NULL;
local
458
&
out_store
, NULL, NULL) ||
out_store
== NULL) {
462
AddCertsFromStore(
out_store
, &results);
463
CertCloseStore(
out_store
, CERT_CLOSE_STORE_CHECK_FLAG);
[
all
...]
Completed in 1224 milliseconds