Searched refs:exec_methods (Results 1 – 1 of 1) sorted by relevance
115 xmlNodePtr exec_methods; member9706 if (eelts->exec_methods == NULL) in export_method()9707 eelts->exec_methods = n; in export_method()9709 (void) xmlAddSibling(eelts->exec_methods, n); in export_method()10689 elts.exec_methods == NULL && elts.notify_params == NULL && in export_instance()10712 (void) xmlAddChildList(n, elts.exec_methods); in export_instance()10829 (void) xmlAddChildList(snode, elts.exec_methods); in export_service()