Searched refs:soap_out_ns__sub (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.h239 SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns__sub(struct soap*, const char*, int, const struct ns__sub *, const char*);
H A DsoapC.cpp346 return soap_out_ns__sub(soap, tag, id, (const struct ns__sub *)ptr, "ns:sub");
2062 if (soap_out_ns__sub(soap, tag, id, a, type))
2067 SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns__sub(struct soap *soap, const char *tag, int id, const struct ns__sub *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.h239 SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns__sub(struct soap*, const char*, int, const struct ns__sub *, const char*);
H A DsoapC.cpp346 return soap_out_ns__sub(soap, tag, id, (const struct ns__sub *)ptr, "ns:sub");
2062 if (soap_out_ns__sub(soap, tag, id, a, type))
2067 SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns__sub(struct soap *soap, const char *tag, int id, const struct ns__sub *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.h239 SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns__sub(struct soap*, const char*, int, const struct ns__sub *, const char*);
H A DsoapC.cpp346 return soap_out_ns__sub(soap, tag, id, (const struct ns__sub *)ptr, "ns:sub");
2062 if (soap_out_ns__sub(soap, tag, id, a, type))
2067 SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns__sub(struct soap *soap, const char *tag, int id, const struct ns__sub *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.h239 SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns__sub(struct soap*, const char*, int, const struct ns__sub *, const char*);
H A DsoapC.cpp346 return soap_out_ns__sub(soap, tag, id, (const struct ns__sub *)ptr, "ns:sub");
2062 if (soap_out_ns__sub(soap, tag, id, a, type))
2067 SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns__sub(struct soap *soap, const char *tag, int id, const struct ns__sub *a, const char *type) function

Completed in 215 milliseconds