Searched refs:_introspectionEnabled (Results 1 – 2 of 2) sorted by relevance
15 _introspectionEnabled = false; in XmlRpcServer()247 if (_introspectionEnabled == enabled) in enableIntrospection()250 _introspectionEnabled = enabled; in enableIntrospection()
88 bool _introspectionEnabled; variable