HomeSort by relevance Sort by last modified time
    Searched refs:answer_to_connection (Results 1 - 8 of 8) sorted by null

  /external/libmicrohttpd/doc/examples/
hellobrowser.c 18 answer_to_connection (void *cls, struct MHD_Connection *connection, function
43 &answer_to_connection, NULL, MHD_OPTION_END);
logging.c 27 answer_to_connection (void *cls, struct MHD_Connection *connection, function
47 &answer_to_connection, NULL, MHD_OPTION_END);
basicauthentication.c 21 answer_to_connection (void *cls, struct MHD_Connection *connection, function
75 &answer_to_connection, NULL, MHD_OPTION_END);
responseheaders.c 23 answer_to_connection (void *cls, struct MHD_Connection *connection, function
77 &answer_to_connection, NULL, MHD_OPTION_END);
simplepost.c 116 answer_to_connection (void *cls, struct MHD_Connection *connection, function
182 &answer_to_connection, NULL,
largepost.c 146 answer_to_connection (void *cls, struct MHD_Connection *connection, function
234 &answer_to_connection, NULL,
tlsauthentication.c 213 answer_to_connection (void *cls, struct MHD_Connection *connection, function
251 NULL, &answer_to_connection, NULL,
  /external/skia/tools/skiaserve/
skiaserve.cpp 68 int answer_to_connection(void* cls, struct MHD_Connection* connection, function
94 &answer_to_connection, &request,

Completed in 613 milliseconds