Home
last modified time | relevance | path

Searched defs:httpAcceptConnection (Results 1 – 2 of 2) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
DHttpFacade.java120 …public Integer httpAcceptConnection(@RpcParameter(name = "port") Integer port) throws IOException { in httpAcceptConnection() method in HttpFacade
/external/libcups/cups/
Dhttp.c125 httpAcceptConnection(int fd, /* I - Listen socket file descriptor */ in httpAcceptConnection() function