Home
last modified time | relevance | path

Searched refs:ConstantLabel (Results 1 – 21 of 21) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/base/
Dwin32securityerrors.cc35 extern const ConstantLabel SECURITY_ERRORS[];
37 const ConstantLabel SECURITY_ERRORS[] = {
Dlogging.h96 struct ConstantLabel { int value; const char * label; }; argument
101 const char * FindLabel(int value, const ConstantLabel entries[]);
102 std::string ErrorName(int err, const ConstantLabel* err_table);
Dlogging.cc65 const char * FindLabel(int value, const ConstantLabel entries[]) { in FindLabel()
74 std::string ErrorName(int err, const ConstantLabel * err_table) { in ErrorName()
Dschanneladapter.cc48 extern const ConstantLabel SECURITY_ERRORS[];
50 const ConstantLabel SCHANNEL_BUFFER_TYPES[] = {
Dhttpcommon.cc53 extern const ConstantLabel SECURITY_ERRORS[];
/external/chromium/third_party/libjingle/source/talk/base/
Dwin32securityerrors.cc35 extern const ConstantLabel SECURITY_ERRORS[];
37 const ConstantLabel SECURITY_ERRORS[] = {
Dlogging.h94 struct ConstantLabel { int value; const char * label; }; struct
99 const char * FindLabel(int value, const ConstantLabel entries[]);
100 std::string ErrorName(int err, const ConstantLabel* err_table);
Dlogging.cc62 const char * FindLabel(int value, const ConstantLabel entries[]) { in FindLabel()
71 std::string ErrorName(int err, const ConstantLabel * err_table) { in ErrorName()
Dschanneladapter.cc48 extern const ConstantLabel SECURITY_ERRORS[];
50 const ConstantLabel SCHANNEL_BUFFER_TYPES[] = {
Dhttpcommon.cc53 extern const ConstantLabel SECURITY_ERRORS[];
/external/chromium_org/third_party/libjingle/overrides/talk/base/
Dlogging.h49 struct ConstantLabel { struct
56 const char* FindLabel(int value, const ConstantLabel entries[]); argument
57 std::string ErrorName(int err, const ConstantLabel* err_table);
Dlogging.cc46 const char* FindLabel(int value, const ConstantLabel entries[]) { in FindLabel()
53 std::string ErrorName(int err, const ConstantLabel* err_table) { in ErrorName()
/external/chromium/third_party/libjingle/overrides/talk/base/
Dlogging.h94 struct ConstantLabel { int value; const char * label; }; argument
102 const char * FindLabel(int value, const ConstantLabel entries[]);
103 std::string ErrorName(int err, const ConstantLabel* err_table);
/external/chromium/third_party/libjingle/source/talk/xmpp/
Dxmpplogintask.h92 static const talk_base::ConstantLabel LOGINTASK_STATES[];
Dxmpplogintask.cc40 using talk_base::ConstantLabel;
45 const ConstantLabel XmppLoginTask::LOGINTASK_STATES[] = {
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
Dxmpplogintask.h98 static const talk_base::ConstantLabel LOGINTASK_STATES[];
Dxmpplogintask.cc41 using talk_base::ConstantLabel;
46 const ConstantLabel XmppLoginTask::LOGINTASK_STATES[] = {
/external/chromium/third_party/libjingle/source/talk/session/tunnel/
Dtunnelsessionclient.cc67 extern const talk_base::ConstantLabel SESSION_STATES[];
69 const talk_base::ConstantLabel SESSION_STATES[] = {
Dpseudotcpchannel.cc41 extern const talk_base::ConstantLabel SESSION_STATES[];
/external/chromium_org/third_party/libjingle/source/talk/session/tunnel/
Dtunnelsessionclient.cc67 extern const talk_base::ConstantLabel SESSION_STATES[];
69 const talk_base::ConstantLabel SESSION_STATES[] = {
Dpseudotcpchannel.cc42 extern const talk_base::ConstantLabel SESSION_STATES[];