OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:certificates_update_running_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chromeos/
cert_loader.cc
52
certificates_update_running_
(false),
145
VLOG(1) << "LoadCertificates: " <<
certificates_update_running_
;
147
if (
certificates_update_running_
) {
152
certificates_update_running_
= true;
162
DCHECK(
certificates_update_running_
);
172
certificates_update_running_
= false;
cert_loader.h
119
bool
certificates_update_running_
;
member in class:chromeos::CertLoader
Completed in 96 milliseconds