Searched defs:serve (Results 1 – 5 of 5) sorted by relevance
6 "serve": "firebase emulators:start --only functions", string
177 public Response serve(IHTTPSession session) { in serve() method in RedirectListener
132 NanoHTTPD.Response serve(NanoHTTPD.IHTTPSession session, int bodySize) in serve() method
808 public Response serve(IHTTPSession session) { in serve() method in CaptivePortalLoginActivityTest.HttpServer
696 bool serve(int connection_fd, int output_fd, int argc, const char** argv) { in serve() function