Home
last modified time | relevance | path

Searched defs:http_code (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/profiler/common/exceptions/
Dexceptions.py33 def __init__(self, error, message, http_code=500): argument
/third_party/ffmpeg/libavformat/
Dhttp.c71 int http_code; member
280 char http_code[4]; in http_should_reconnect() local
799 static int check_http_code(URLContext *h, int http_code, const char *end) in check_http_code()
/third_party/elfutils/debuginfod/
Ddebuginfod.cxx2743 int http_code = 500; in handler_cb() local