Searched refs:host_agent (Results 1 – 1 of 1) sorted by relevance
282 def update_and_merge_files(args, host_agent, guest_agent): argument291 host_json_file = '{}.json'.format(host_agent.tracing_printer_file_path)303 host_update_json_file = '{}_updated.json'.format(host_agent.tracing_printer_file_path)314 host_agent = QnxTracingAgent(args)317 host_agent.start()319 host_agent.join()321 update_and_merge_files(args, host_agent, guest_agent)