Searched defs:ReplyText (Results 1 - 1 of 1) sorted by relevance

/external/libbrillo/brillo/http/
H A Dhttp_transport_fake.cc129 response->ReplyText(status_code, reply_text, mime_type);
248 void ServerResponse::ReplyText(int status_code, function in class:brillo::ServerResponse
262 ReplyText(status_code, text, mime_type);

Completed in 221 milliseconds