Searched defs:ServerRequest (Results 1 – 5 of 5) sorted by relevance
53 pub struct ServerRequest<'a> { struct58 impl<'a> ServerRequest<'a> { implementation164 ) -> GenericResult<Option<ServerRequest>>; in wait_for_next_action_with_timeout()277 ) -> GenericResult<Option<ServerRequest>> { in wait_for_next_action_with_timeout()405 ) -> GenericResult<Option<ServerRequest>> { in wait_for_next_action_with_timeout()
128 ServerResponse* response) { in AddSimpleReplyHandler()214 ServerRequest::ServerRequest(const std::string& url, const std::string& method) in ServerRequest() function in brillo::ServerRequest
26 class ServerRequest; variable
129 ) -> Result<Option<ServerRequest>, BoxError> { in wait_for_next_action_with_timeout()
218 ) -> GenericResult<Option<ServerRequest>> { in wait_for_next_action_with_timeout()