Searched defs:service_instance (Results 1 – 2 of 2) sorted by relevance
109 typedef struct service_instance struct111 struct service_instance *next; argument120 } service_instance; argument
385 def invoke_remote_method(service_instance, request): argument