Home
last modified time | relevance | path

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

/external/elfutils/debuginfod/
Ddebuginfod.cxx1911 off_t http_size = -1; in handler_cb() local
1954 http_size = fs.st_size; in handler_cb()
1962 r = handle_metrics(& http_size); in handler_cb()
1967 r = handle_root(& http_size); in handler_cb()
1984 http_size = e.message.size(); in handler_cb()
1992 << ' ' << http_code << ' ' << http_size in handler_cb()
1998 if (http_size >= 0) in handler_cb()
2000 http_size); in handler_cb()