Searched refs:catch_method (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsymbol2.c3959 { Entry *p, *method, *catch_method, *param; local
4027 catch_method = NULL;
4061 catch_method = method;
4075 if (catch_method)
4076 fprintf(fd, "\n\treturn serve_%s(this);", ident(catch_method->sym->name));
4675 { Entry *method, *catch_method; local
4694 catch_method = NULL;
4727 catch_method = method;
4742 if (catch_method)
4743 fprintf(fserver, "\n\treturn soap_serve_%s(soap);", ident(catch_method
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/src/
H A Dsymbol2.c3959 { Entry *p, *method, *catch_method, *param; local
4027 catch_method = NULL;
4061 catch_method = method;
4075 if (catch_method)
4076 fprintf(fd, "\n\treturn serve_%s(this);", ident(catch_method->sym->name));
4675 { Entry *method, *catch_method; local
4694 catch_method = NULL;
4727 catch_method = method;
4742 if (catch_method)
4743 fprintf(fserver, "\n\treturn soap_serve_%s(soap);", ident(catch_method
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsymbol2.c3959 { Entry *p, *method, *catch_method, *param; local
4027 catch_method = NULL;
4061 catch_method = method;
4075 if (catch_method)
4076 fprintf(fd, "\n\treturn serve_%s(this);", ident(catch_method->sym->name));
4675 { Entry *method, *catch_method; local
4694 catch_method = NULL;
4727 catch_method = method;
4742 if (catch_method)
4743 fprintf(fserver, "\n\treturn soap_serve_%s(soap);", ident(catch_method
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/src/
H A Dsymbol2.c3959 { Entry *p, *method, *catch_method, *param; local
4027 catch_method = NULL;
4061 catch_method = method;
4075 if (catch_method)
4076 fprintf(fd, "\n\treturn serve_%s(this);", ident(catch_method->sym->name));
4675 { Entry *method, *catch_method; local
4694 catch_method = NULL;
4727 catch_method = method;
4742 if (catch_method)
4743 fprintf(fserver, "\n\treturn soap_serve_%s(soap);", ident(catch_method
[all...]

Completed in 142 milliseconds