Searched refs:soap_out_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.h267 SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns__add(struct soap*, const char*, int, const struct ns__add *, const char*);
H A DsoapC.cpp350 return soap_out_ns__add(soap, tag, id, (const struct ns__add *)ptr, "ns:add");
2296 if (soap_out_ns__add(soap, tag, id, a, type))
2301 SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns__add(struct soap *soap, const char *tag, int id, const 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.h267 SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns__add(struct soap*, const char*, int, const struct ns__add *, const char*);
H A DsoapC.cpp350 return soap_out_ns__add(soap, tag, id, (const struct ns__add *)ptr, "ns:add");
2296 if (soap_out_ns__add(soap, tag, id, a, type))
2301 SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns__add(struct soap *soap, const char *tag, int id, const 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.h267 SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns__add(struct soap*, const char*, int, const struct ns__add *, const char*);
H A DsoapC.cpp350 return soap_out_ns__add(soap, tag, id, (const struct ns__add *)ptr, "ns:add");
2296 if (soap_out_ns__add(soap, tag, id, a, type))
2301 SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns__add(struct soap *soap, const char *tag, int id, const 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.h267 SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns__add(struct soap*, const char*, int, const struct ns__add *, const char*);
H A DsoapC.cpp350 return soap_out_ns__add(soap, tag, id, (const struct ns__add *)ptr, "ns:add");
2296 if (soap_out_ns__add(soap, tag, id, a, type))
2301 SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns__add(struct soap *soap, const char *tag, int id, const struct ns__add *a, const char *type) function

Completed in 256 milliseconds