Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc_operator/
Dclient_handler.cpp246 return HttpStatusCode::Unauthorized; in DoPost()
257 return HttpStatusCode::Unauthorized; in Poll()
313 return HttpStatusCode::Unauthorized; in DoPostInner()
318 return HttpStatusCode::Unauthorized; in DoPostInner()
/device/google/cuttlefish/host/libs/websocket/
Dwebsocket_handler.h74 Unauthorized = 401, enumerator