Home
last modified time | relevance | path

Searched refs:reason_phrase (Results 1 – 5 of 5) sorted by relevance

/external/apache-http/android/src/android/net/http/
DLoggingEventHandler.java34 String reason_phrase) { in status() argument
39 " reason: " + reason_phrase); in status()
DEventHandler.java81 String reason_phrase); in status() argument
/external/libmicrohttpd/src/microhttpd/
DMakefile.in167 reason_phrase.c reason_phrase.h daemon.c internal.c internal.h \
181 libmicrohttpd_la-reason_phrase.lo libmicrohttpd_la-daemon.lo \
640 libmicrohttpd_la_SOURCES = connection.c connection.h reason_phrase.c \
641 reason_phrase.h daemon.c internal.c internal.h memorypool.c \
817 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmicrohttpd_la-reason_phrase.Plo@am__quote@
856 libmicrohttpd_la-reason_phrase.lo: reason_phrase.c
857reason_phrase.lo -MD -MP -MF $(DEPDIR)/libmicrohttpd_la-reason_phrase.Tpo -c -o libmicrohttpd_la-r…
858 …$(AM_V_at)$(am__mv) $(DEPDIR)/libmicrohttpd_la-reason_phrase.Tpo $(DEPDIR)/libmicrohttpd_la-reason…
861 …GS) $(CFLAGS) -c -o libmicrohttpd_la-reason_phrase.lo `test -f 'reason_phrase.c' || echo '$(srcdir…
Dconnection.c651 const char *reason_phrase; local
676 reason_phrase = MHD_get_reason_phrase_for (rc);
686 reason_phrase);
/external/libmicrohttpd/
DAndroid.mk42 src/microhttpd/reason_phrase.c \