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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc_vs2005/calc_vs2005/
H A DsoapH.h255 SOAP_FMAC3 struct ns__subResponse * SOAP_FMAC4 soap_in_ns__subResponse(struct soap*, const char*, struct ns__subResponse *, const char*);
H A DsoapC.cpp181 return soap_in_ns__subResponse(soap, NULL, NULL, "ns:subResponse");
239 return soap_in_ns__subResponse(soap, NULL, NULL, NULL);
2200 if ((p = soap_in_ns__subResponse(soap, tag, p, type)))
2206 SOAP_FMAC3 struct ns__subResponse * SOAP_FMAC4 soap_in_ns__subResponse(struct soap *soap, const char *tag, struct ns__subResponse *a, const char *type) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc_xcode/
H A DsoapH.h255 SOAP_FMAC3 struct ns__subResponse * SOAP_FMAC4 soap_in_ns__subResponse(struct soap*, const char*, struct ns__subResponse *, const char*);
H A DsoapC.cpp181 return soap_in_ns__subResponse(soap, NULL, NULL, "ns:subResponse");
239 return soap_in_ns__subResponse(soap, NULL, NULL, NULL);
2200 if ((p = soap_in_ns__subResponse(soap, tag, p, type)))
2206 SOAP_FMAC3 struct ns__subResponse * SOAP_FMAC4 soap_in_ns__subResponse(struct soap *soap, const char *tag, struct ns__subResponse *a, const char *type) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_vs2005/calc_vs2005/
H A DsoapH.h255 SOAP_FMAC3 struct ns__subResponse * SOAP_FMAC4 soap_in_ns__subResponse(struct soap*, const char*, struct ns__subResponse *, const char*);
H A DsoapC.cpp181 return soap_in_ns__subResponse(soap, NULL, NULL, "ns:subResponse");
239 return soap_in_ns__subResponse(soap, NULL, NULL, NULL);
2200 if ((p = soap_in_ns__subResponse(soap, tag, p, type)))
2206 SOAP_FMAC3 struct ns__subResponse * SOAP_FMAC4 soap_in_ns__subResponse(struct soap *soap, const char *tag, struct ns__subResponse *a, const char *type) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_xcode/
H A DsoapH.h255 SOAP_FMAC3 struct ns__subResponse * SOAP_FMAC4 soap_in_ns__subResponse(struct soap*, const char*, struct ns__subResponse *, const char*);
H A DsoapC.cpp181 return soap_in_ns__subResponse(soap, NULL, NULL, "ns:subResponse");
239 return soap_in_ns__subResponse(soap, NULL, NULL, NULL);
2200 if ((p = soap_in_ns__subResponse(soap, tag, p, type)))
2206 SOAP_FMAC3 struct ns__subResponse * SOAP_FMAC4 soap_in_ns__subResponse(struct soap *soap, const char *tag, struct ns__subResponse *a, const char *type) function

Completed in 139 milliseconds