Searched refs:kHttpResponseUnauth (Results 1 – 2 of 2) sorted by relevance
/system/update_engine/common/ | ||
D | http_common.h | 43 kHttpResponseUnauth = 401, enumerator |
D | http_common.cc | 48 {kHttpResponseUnauth, "Unauthorized"}, in GetHttpResponseDescription() |