Searched refs:soap_xsd__dateTime2s (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/custom/
H A Dstruct_timeval.h68 extern const char *soap_xsd__dateTime2s(struct soap*, const xsd__dateTime);
H A Dstruct_tm.h76 extern const char *soap_xsd__dateTime2s(struct soap*, const xsd__dateTime);
H A Dstruct_timeval.c66 || soap_string_out(soap, soap_xsd__dateTime2s(soap, *a), 0))
71 const char *soap_xsd__dateTime2s(struct soap *soap, const struct timeval a) function
H A Dstruct_tm.c66 || soap_string_out(soap, soap_xsd__dateTime2s(soap, *a), 0))
71 const char *soap_xsd__dateTime2s(struct soap *soap, const struct tm a) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/custom/
H A Dstruct_timeval.h68 extern const char *soap_xsd__dateTime2s(struct soap*, const xsd__dateTime);
H A Dstruct_tm.h76 extern const char *soap_xsd__dateTime2s(struct soap*, const xsd__dateTime);
H A Dstruct_timeval.c66 || soap_string_out(soap, soap_xsd__dateTime2s(soap, *a), 0))
71 const char *soap_xsd__dateTime2s(struct soap *soap, const struct timeval a) function
H A Dstruct_tm.c66 || soap_string_out(soap, soap_xsd__dateTime2s(soap, *a), 0))
71 const char *soap_xsd__dateTime2s(struct soap *soap, const struct tm a) function

Completed in 104 milliseconds