Searched refs:methodName (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/xml-rpc/
H A Dxml-rpc-currentTime.c49 m.methodName = "currentTime.getCurrentTime";
H A Dxml-rpc-weblogs.c46 m.methodName = "weblogUpdates.ping";
H A Dxml-rpc.h301 char* methodName; ///< name of the method member in struct:methodCall
H A Dxml-rpc.cpp578 methodName = soap_strdup(soap, name);
624 { if (methodName)
625 return methodName;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/xml-rpc/
H A Dxml-rpc-currentTime.c49 m.methodName = "currentTime.getCurrentTime";
H A Dxml-rpc-weblogs.c46 m.methodName = "weblogUpdates.ping";
H A Dxml-rpc.h301 char* methodName; ///< name of the method member in struct:methodCall
H A Dxml-rpc.cpp578 methodName = soap_strdup(soap, name);
624 { if (methodName)
625 return methodName;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dtoshiba_acpi.c167 static int is_valid_acpi_path(const char *methodName) argument
172 status = acpi_get_handle(NULL, (char *)methodName, &handle);
176 static int write_acpi_int(const char *methodName, int val) argument
187 status = acpi_evaluate_object(NULL, (char *)methodName, &params, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dupnpsoap.c1313 const char * methodName; member in struct:__anon4073
1351 while(soapMethods[i].methodName)
1353 len = strlen(soapMethods[i].methodName);
1354 if(strncmp(p, soapMethods[i].methodName, len) == 0)
1356 soapMethods[i].methodImpl(h, soapMethods[i].methodName);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dupnpsoap.c1945 const char * methodName; member in struct:__anon4086
1986 while(soapMethods[i].methodName)
1988 len = strlen(soapMethods[i].methodName);
1989 if(strncmp(p, soapMethods[i].methodName, len) == 0)
1991 soapMethods[i].methodImpl(h, soapMethods[i].methodName);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...
H A Dlog4j-1.2.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/spi/ ...
H A Djdom.jarorg/ org/jdom/ org/jdom/output/ org/jdom/output/XMLOutputter.class XMLOutputter.java package org.jdom ...

Completed in 173 milliseconds