OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SECURITY_ERRORS
(Results
1 - 3
of
3
) sorted by null
/external/chromium/third_party/libjingle/source/talk/base/
win32securityerrors.cc
35
extern const ConstantLabel
SECURITY_ERRORS
[];
37
const ConstantLabel
SECURITY_ERRORS
[] = {
schanneladapter.cc
48
extern const ConstantLabel
SECURITY_ERRORS
[];
156
<< ErrorName(ret,
SECURITY_ERRORS
);
241
<< ErrorName(status,
SECURITY_ERRORS
);
304
<< ErrorName(status,
SECURITY_ERRORS
);
376
<< ErrorName(status,
SECURITY_ERRORS
);
423
<< ErrorName(err,
SECURITY_ERRORS
) << ")";
httpcommon.cc
53
extern const ConstantLabel
SECURITY_ERRORS
[];
942
<< ErrorName(ret,
SECURITY_ERRORS
);
1006
<< ErrorName(ret,
SECURITY_ERRORS
);
1017
<< ErrorName(ret,
SECURITY_ERRORS
);
1032
<< ErrorName(ret,
SECURITY_ERRORS
);
Completed in 229 milliseconds