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/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
);
/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
);
Completed in 183 milliseconds