Searched refs:soap_out_xsd__dateTime (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.c64 int soap_out_xsd__dateTime(struct soap *soap, const char *tag, int id, const struct timeval *a, const char *type) function
H A Dstruct_tm.c64 int soap_out_xsd__dateTime(struct soap *soap, const char *tag, int id, const struct tm *a, const char *type) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/custom/
H A Dstruct_timeval.c64 int soap_out_xsd__dateTime(struct soap *soap, const char *tag, int id, const struct timeval *a, const char *type) function
H A Dstruct_tm.c64 int soap_out_xsd__dateTime(struct soap *soap, const char *tag, int id, const struct tm *a, const char *type) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/Symbian/
H A DsoapH.h975 SOAP_FMAC3 int SOAP_FMAC4 soap_out_xsd__dateTime(struct soap*, const char*, int, char*const*, const char*);
H A DsoapC.cpp5245 if (soap_out_xsd__dateTime(soap, "inputDate", -1, &a->inputDate, ""))
5355 if (soap_out_xsd__dateTime(soap, "return", -1, &a->_return, ""))
8760 if (soap_out_xsd__dateTime(soap, tag, id, a, type))
8765 SOAP_FMAC3 int SOAP_FMAC4 soap_out_xsd__dateTime(struct soap *soap, const char *tag, int id, char *const*a, const char *type) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/Symbian/
H A DsoapH.h975 SOAP_FMAC3 int SOAP_FMAC4 soap_out_xsd__dateTime(struct soap*, const char*, int, char*const*, const char*);
H A DsoapC.cpp5245 if (soap_out_xsd__dateTime(soap, "inputDate", -1, &a->inputDate, ""))
5355 if (soap_out_xsd__dateTime(soap, "return", -1, &a->_return, ""))
8760 if (soap_out_xsd__dateTime(soap, tag, id, a, type))
8765 SOAP_FMAC3 int SOAP_FMAC4 soap_out_xsd__dateTime(struct soap *soap, const char *tag, int id, char *const*a, const char *type) function

Completed in 122 milliseconds