Searched refs:get_attributes (Results 1 – 7 of 7) sorted by relevance
104 def get_attributes(test): function136 attributes = get_attributes(test)
17 def get_attributes(self): member in base_host_attributes
124 def get_attributes(self): member in HostAttributes
46 attribute_set = set(client_attributes.get_attributes())
2369 def get_attributes(Source, names): function2373 if type(obj) == type(get_attributes):2402 locals().update(get_attributes(multiprocessing, (2417 locals().update(get_attributes(manager, (2430 locals().update(get_attributes(multiprocessing.dummy, (
461 def get_attributes(self): member in CgptServicer
1980 self._backup_cgpt_attr = self.faft_client.cgpt.get_attributes()1984 current_table = self.faft_client.cgpt.get_attributes()