OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SECURITY_ERRORS
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/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
);
237
<< ErrorName(status,
SECURITY_ERRORS
);
301
<< ErrorName(status,
SECURITY_ERRORS
);
373
<< ErrorName(status,
SECURITY_ERRORS
);
420
<< ErrorName(err,
SECURITY_ERRORS
) << ")";
httpcommon.cc
53
extern const ConstantLabel
SECURITY_ERRORS
[];
950
<< ErrorName(ret,
SECURITY_ERRORS
);
1014
<< ErrorName(ret,
SECURITY_ERRORS
);
1025
<< ErrorName(ret,
SECURITY_ERRORS
);
1040
<< ErrorName(ret,
SECURITY_ERRORS
);
/external/chromium_org/third_party/webrtc/base/
win32securityerrors.cc
18
extern const ConstantLabel
SECURITY_ERRORS
[];
20
const ConstantLabel
SECURITY_ERRORS
[] = {
schanneladapter.cc
31
extern const ConstantLabel
SECURITY_ERRORS
[];
139
<< ErrorName(ret,
SECURITY_ERRORS
);
220
<< ErrorName(status,
SECURITY_ERRORS
);
284
<< ErrorName(status,
SECURITY_ERRORS
);
356
<< ErrorName(status,
SECURITY_ERRORS
);
403
<< ErrorName(err,
SECURITY_ERRORS
) << ")";
httpcommon.cc
36
extern const ConstantLabel
SECURITY_ERRORS
[];
933
<< ErrorName(ret,
SECURITY_ERRORS
);
997
<< ErrorName(ret,
SECURITY_ERRORS
);
1008
<< ErrorName(ret,
SECURITY_ERRORS
);
1023
<< ErrorName(ret,
SECURITY_ERRORS
);
Completed in 1018 milliseconds