HomeSort by relevance Sort by last modified time
    Searched refs:LogErrorContext (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/libjingle/overrides/talk/base/
logging.h 85 // LogErrorContext assists in interpreting the meaning of an error value.
86 enum LogErrorContext {
103 bool log_to_chrome, LogErrorContext err_ctx, int err);
105 bool log_to_chrome, LogErrorContext err_ctx, int err,
logging.cc 72 static std::string GenerateExtra(LogErrorContext err_ctx,
128 LogErrorContext err_ctx,
142 LogErrorContext err_ctx,
  /external/chromium/third_party/libjingle/overrides/talk/base/
logging.h 122 // LogErrorContext assists in interpreting the meaning of an error value.
123 enum LogErrorContext {
140 LogErrorContext err_ctx = ERRCTX_NONE, int err = 0,
  /external/chromium/third_party/libjingle/source/talk/base/
logging.h 119 // LogErrorContext assists in interpreting the meaning of an error value.
120 enum LogErrorContext {
137 LogErrorContext err_ctx = ERRCTX_NONE, int err = 0,
logging.cc 123 LogErrorContext err_ctx, int err, const char* module)
  /external/chromium_org/third_party/libjingle/source/talk/base/
logging.h 121 // LogErrorContext assists in interpreting the meaning of an error value.
122 enum LogErrorContext {
140 LogErrorContext err_ctx = ERRCTX_NONE, int err = 0,
logging.cc 123 LogErrorContext err_ctx, int err, const char* module)

Completed in 69 milliseconds