Home
last modified time | relevance | path

Searched refs:enableIntrospection (Results 1 – 3 of 3) sorted by relevance

/external/xmlrpcpp/src/
DXmlRpcServer.h41 void enableIntrospection(bool enabled=true);
DXmlRpcServer.cpp245 XmlRpcServer::enableIntrospection(bool enabled) in enableIntrospection() function in XmlRpcServer
/external/xmlrpcpp/test/
DHelloServer.cpp75 s.enableIntrospection(true); in main()