Home | History | Annotate | Download | only in scheduler

Lines Matching refs:wire_format

36         Get the wire_format fields of an RDBServerHostWrapper and use them to
40 going through the complete wire_format conversion, of the bare
41 wire_format conversion also converts labels and acls.
43 wire_format conversion, as we won't be able to construct the
61 formatted_server_host = server_host.wire_format()
65 bare_formatted_server_host = server_host.wire_format(
101 **server_host.wire_format())
117 server_host_dict = rdb_hosts.RDBServerHostWrapper(db_host).wire_format()
138 self.db_helper.get_host(hostname=hostname)[0]).wire_format()
151 server_host_dict = rdb_hosts.RDBServerHostWrapper(db_host).wire_format()