Home
last modified time | relevance | path

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

/system/webservd/libwebserv/
Dresponse.cc52 void ResponseImpl::Reply(int status_code, in Reply() function in libwebserv::ResponseImpl
65 Reply(status_code, brillo::MemoryStream::OpenCopyOf(text, nullptr), in ReplyWithText()
Dmock_response.h47 void Reply(int status_code, in Reply() function
Dresponse.h51 virtual void Reply(int status_code,
Dresponse_impl.h40 void Reply(int status_code,