Searched refs:exec_methods (Results 1 – 1 of 1) sorted by relevance
112 xmlNodePtr exec_methods; member9685 if (eelts->exec_methods == NULL) in export_method()9686 eelts->exec_methods = n; in export_method()9688 (void) xmlAddSibling(eelts->exec_methods, n); in export_method()10654 elts.exec_methods == NULL && elts.notify_params == NULL && in export_instance()10677 (void) xmlAddChildList(n, elts.exec_methods); in export_instance()10794 (void) xmlAddChildList(snode, elts.exec_methods); in export_service()