Searched refs:soap_in_ns__add (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.h269 SOAP_FMAC3 struct ns__add * SOAP_FMAC4 soap_in_ns__add(struct soap*, const char*, struct ns__add *, const char*);
H A DsoapC.cpp183 return soap_in_ns__add(soap, NULL, NULL, "ns:add");
243 return soap_in_ns__add(soap, NULL, NULL, NULL);
2314 if ((p = soap_in_ns__add(soap, tag, p, type)))
2320 SOAP_FMAC3 struct ns__add * SOAP_FMAC4 soap_in_ns__add(struct soap *soap, const char *tag, struct ns__add *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.h269 SOAP_FMAC3 struct ns__add * SOAP_FMAC4 soap_in_ns__add(struct soap*, const char*, struct ns__add *, const char*);
H A DsoapC.cpp183 return soap_in_ns__add(soap, NULL, NULL, "ns:add");
243 return soap_in_ns__add(soap, NULL, NULL, NULL);
2314 if ((p = soap_in_ns__add(soap, tag, p, type)))
2320 SOAP_FMAC3 struct ns__add * SOAP_FMAC4 soap_in_ns__add(struct soap *soap, const char *tag, struct ns__add *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.h269 SOAP_FMAC3 struct ns__add * SOAP_FMAC4 soap_in_ns__add(struct soap*, const char*, struct ns__add *, const char*);
H A DsoapC.cpp183 return soap_in_ns__add(soap, NULL, NULL, "ns:add");
243 return soap_in_ns__add(soap, NULL, NULL, NULL);
2314 if ((p = soap_in_ns__add(soap, tag, p, type)))
2320 SOAP_FMAC3 struct ns__add * SOAP_FMAC4 soap_in_ns__add(struct soap *soap, const char *tag, struct ns__add *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.h269 SOAP_FMAC3 struct ns__add * SOAP_FMAC4 soap_in_ns__add(struct soap*, const char*, struct ns__add *, const char*);
H A DsoapC.cpp183 return soap_in_ns__add(soap, NULL, NULL, "ns:add");
243 return soap_in_ns__add(soap, NULL, NULL, NULL);
2314 if ((p = soap_in_ns__add(soap, tag, p, type)))
2320 SOAP_FMAC3 struct ns__add * SOAP_FMAC4 soap_in_ns__add(struct soap *soap, const char *tag, struct ns__add *a, const char *type) function

Completed in 208 milliseconds